small typo to the design wiki link.

Changed "|" back to "/". Then it works.
This commit is contained in:
Patola 2018-06-03 22:49:08 -03:00 committed by GitHub
parent 35385866aa
commit b91cd7d41a
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