mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
DOCS: Fix some reference links.
This commit is contained in:
parent
a830047784
commit
8aa47282cd
@ -80,4 +80,4 @@ ARGS:
|
|||||||
|
|
||||||
## Language Reference
|
## Language Reference
|
||||||
|
|
||||||
https://ucg.marzhillstudios.com/reference/
|
[https://ucg.marzhillstudios.com/reference](https://ucg.marzhillstudios.com/reference)
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
//! # ucg, A universal configuration grammar.
|
//! # ucg, A universal configuration grammar.
|
||||||
//!
|
//!
|
||||||
//! Language reference is at https://ucg.marzhillstudios.com/reference
|
//! Language reference is at [https://ucg.marzhillstudios.com/reference](https://ucg.marzhillstudios.com/reference)
|
||||||
|
|
||||||
// The following is necessary to allow the macros in tokenizer and parse modules
|
// The following is necessary to allow the macros in tokenizer and parse modules
|
||||||
// to succeed.
|
// to succeed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user