Skip to content

Commit 7ee6007

Browse files
Release 1.0.0
1 parent 3ca150f commit 7ee6007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ by any standard compiler implementation.
3535
Some examples include the types of each language construct, array dimensions and sizes, struct fields,
3636
maximum depth of expression and statement trees, number of function parameters and statements,
3737
global and local variables, structures of control flow statements and type promotions,
38-
among others –see the detailed [documentation](https://computationalreflection.github.io/Cnerator).
38+
among others –see the detailed [documentation](user-manual.md).
3939

4040
5. _Large amounts of code_. Cnerator is designed to allow generating large amounts of C source code.
4141
A parameter indicates the number of independent compilation units to be created for the output application,

0 commit comments

Comments
 (0)