-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dev guides page #2417
base: master
Are you sure you want to change the base?
Update dev guides page #2417
Conversation
✅ Deploy Preview for barolo-time-757cf9 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
replaces monerodocs.org with docs.getmonero.org x
af4164a
to
38e1950
Compare
@@ -34,7 +34,7 @@ meta_descr: developer-guides.head | |||
</div> | |||
</div> | |||
<p><i>{% t developer-guides.external_head %}</i></p> | |||
<h3><span class="icon-globe"></span><a href="https://monerodocs.org/">Monerodocs.org</a></h3> | |||
<h3><span class="icon-globe"></span><a href="https://docs.getmonero.org">Monero Docs</a></h3> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<h3><span class="icon-globe"></span><a href="https://docs.getmonero.org">Monero Docs</a></h3> |
Docs is no longer external (and is linked already for the guides above), although it is "Useful docs and resources maintained by community members." hm
closes #2416