diff options
author | Michael Forney <mforney@mforney.org> | 2019-08-11 11:49:58 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-08-11 11:49:58 -0700 |
commit | fb4efb47d1469d1b0212f04eba8f4e5ed328117f (patch) | |
tree | d701f4d46078ea2934fed4030aa60ef6706bd772 | |
parent | bf8e0b46daf9e76dcf4daf3459e37e3dd08347d3 (diff) | |
download | cproc-fb4efb47d1469d1b0212f04eba8f4e5ed328117f.tar.xz |
Update wiki URLs
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -116,8 +116,8 @@ Patches are greatly appreciated. Send them to the mailing list [QBE]: https://c9x.me/compile/ [C11]: http://port70.net/~nsz/c/c11/n1570.html [ISC]: https://git.sr.ht/~mcf/cproc/blob/master/LICENSE -[extensions]: https://man.sr.ht/~mcf/cc/doc/extensions.md -[building software]: https://man.sr.ht/~mcf/cc/doc/software.md +[extensions]: https://man.sr.ht/~mcf/cproc/doc/extensions.md +[building software]: https://man.sr.ht/~mcf/cproc/doc/software.md [8cc]: https://github.com/rui314/8cc [c]: https://github.com/andrewchambers/c [lacc]: https://github.com/larmel/lacc |