Skip to content

Commit 839c98b

Browse files
authored
Updated links in getting-started section (#913)
Two links in the getting-started page are broken: - Link to the LDO tutorial - Link to "Edit on Github"
1 parent c3e1268 commit 839c98b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developers/tutorials/getting-started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h2 id="own-server">Running your own server</h2>
244244
<h2 id="developing-your-first-app">Developing your first app</h2>
245245

246246
<p>Once you are set up with your own Pod and WebID,
247-
you’re ready to develop your own app. Various Solid client libraries may provide a tutorial for beginners; for example, Inrupt offers the <a href="https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/getting-started/">JS Client Library tutorial</a>, and O.Team offers the <a href="https://github.com/o-development/ldo/blob/main/documentation/solid-react-tutorial.md">Solid-React-LDO tutorial</a>.</p>
247+
you’re ready to develop your own app. Various Solid client libraries may provide a tutorial for beginners; for example, Inrupt offers the <a href="https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/getting-started/">JS Client Library tutorial</a>, and O.Team offers the <a href="https://ldo.js.org/guides/solid_react/">Solid-React-LDO tutorial</a>.</p>
248248

249249
<h2 id="community-assistance">Community assistance</h2>
250250

@@ -275,7 +275,7 @@ <h2 id="community-assistance">Community assistance</h2>
275275

276276
</article>
277277
<footer class="section is-small">
278-
<a href="https://github.com/solid/solidproject.org/edit/main/_posts/developers/apps/inrupt-tutorial/2021-08-03-00_getting-started.md" class="button is-text">Edit this page on GitHub</a>
278+
<a href="https://github.com/solid/solidproject.org/blob/main/developers/tutorials/getting-started.html" class="button is-text">Edit this page on GitHub</a>
279279
</footer>
280280
</div>
281281
<aside id="sidebar" class="column is-one-third is-hidden-mobile section">

0 commit comments

Comments
 (0)