Merge pull request #12 from Patola/patch-1

small typo to the design wiki link.
This commit is contained in:
realthunder 2018-06-04 10:32:53 +08:00 committed by GitHub
commit 857bbd6c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ The design of Assembly3 (and the fork of FreeCAD) partially follows the
unfinished FreeCAD Assembly [project plan](https://www.freecadweb.org/wiki/Assembly_project),
in particularly, the section [Infrustrcture](https://www.freecadweb.org/wiki/Assembly_project#Infrastructure)
and [Object model](https://www.freecadweb.org/wiki/Assembly_project#Object_model).
You can find more details at [here](../../wiki|Design).
You can find more details at [here](../../wiki/Design).
## Usage