mirror of
https://github.com/revarbat/snappy-reprap.git
synced 2025-11-02 15:46:45 -08:00
Fixed some wiki links.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
Snappy-Reprap v1.1
|
||||
==================
|
||||
@@ -11,8 +11,8 @@ What | URL
|
||||
-------------------- | -------------------------------------------------------
|
||||
GitHub Repository | https://github.com/revarbat/snappy-reprap
|
||||
Project Wiki | https://github.com/revarbat/snappy-reprap/wiki
|
||||
Bill of Materials | https://github.com/revarbat/snappy-reprap/wiki/BOM
|
||||
How to Assemble | https://github.com/revarbat/snappy-reprap/wiki/Assembly
|
||||
Bill of Materials | https://github.com/revarbat/snappy-reprap/wiki/v1.1-BOM
|
||||
How to Assemble | https://github.com/revarbat/snappy-reprap/wiki/v1.1-Assembly
|
||||
RepRap.org Wiki Page | http://reprap.org/wiki/Snappy
|
||||
Dev Forum | https://groups.google.com/forum/#!forum/snappy-reprap-dev
|
||||
|
||||
|
||||
@@ -57,7 +57,7 @@ UL {
|
||||
|
||||
class GenAssemblyIndex(object):
|
||||
indexfile = "docs/assembly/index.html"
|
||||
markdownfile = "wiki/Assembly.md"
|
||||
markdownfile = "wiki/v1.1-Assembly.md"
|
||||
sourcefile = "full_assembly.scad"
|
||||
modules = []
|
||||
modinfo = {}
|
||||
|
||||
Reference in New Issue
Block a user