You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/website-contributions.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ <h1>Website contributions</h1>
59
59
<divclass="ui vertical segment">
60
60
<p>The content of this website is open for updates by users.</p>
61
61
<p>Especially the <ahref="/guides.html">DefinitelyTyped guides</a> and the <ahref="/directory.html">TypeScript directory</a> need your contributions.</p>
62
-
<p>If you have feedback or an idea for new pages then please let us know in the <ahref="https://github.com/DefinitelyTyped/definitelytyped.github.io">issues</a>.</p>
62
+
<p>If you have feedback or an idea for new pages then please let us know in the <ahref="https://github.com/DefinitelyTyped/definitelytyped.github.io/issues">issues</a>.</p>
63
63
<h2id="editing-content">Editing content</h2>
64
64
<p>If you only want to add some links to the <ahref="/directory.html">TypeScript directory</a> then you can edit the markdown using the github website interface and send a pull request from your browser. For more involved contributions you can fork the repos and work in a checkout before you send the pull request.</p>
65
65
<p>The repository with the site content is located at <ahref="https://github.com/DefinitelyTyped/definitelytyped.github.io">github.com/DefinitelyTyped/definitelytyped.github.io</a></p>
0 commit comments