Skip to content

Commit 3bdb164

Browse files
authored
Add tutorials id
Signed-off-by: Horti <160366376+hortison@users.noreply.github.com>
1 parent 8072334 commit 3bdb164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Community/Newcomers-guide

src/sections/Community/Newcomers-guide/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ const NewcomersGuide = () => {
225225
</Col>
226226
</Row>
227227
</div>
228-
<div className="table-wrapper">
228+
<div className="table-wrapper" id="tutorials">
229229
<h2>Tutorials</h2>
230230
<h5>Checkout some of the resources to get going</h5>
231231
<TutorialsTable />

0 commit comments

Comments
 (0)