Closed enhide closed 9 years ago
Could we get the image in the repo? I'd like to not depend on 3rd party sites to host stuff
Done! The image in the preview of order-of-linking.md will only appear after merge.
(Apologies for the differences in usernames. enhide is my company account. edwinhere is my personal account. I am maybefbi from the HypeIRC).
That's now depending on github. I mean put the image in the repo so it'll show up on docs.meshwith.me and the other places it's being hosted.
@enhide I think @thefinn93 want the link:
[CJDNS Build Targets And Order Of Linking](https://raw.githubusercontent.com/ProjectMeshnet/documentation/master/en/cjdns/order-of-linking.png)
changed to:
[CJDNS Build Targets And Order Of Linking](/en/cjdns/order-of-linking.png)
or am I wrong?
@willeponken @enhide Yeah, that's definitely the right way to do it. Links should be relative, not absolute.
It wouldn't be correct to have github content links when this repo is hosted in more than one place. Especially if someone downloaded the repo and didn't have access to github content locally.
Done! Thanks for your contribution.
I have created a huge diagram describing various build targets in the CJDNS project, and the list of files linked to achieve these targets.