README.md: Fix links to wiki
This commit is contained in:
30
README.md
30
README.md
@@ -3,7 +3,7 @@
|
||||
### Your own 3D parametric modeler
|
||||
|
||||
[Website](https://www.freecadweb.org) •
|
||||
[Documentation](https://www.freecadweb.org/wiki/) •
|
||||
[Documentation](https://wiki.freecadweb.org) •
|
||||
[Forum](https://forum.freecadweb.org/) •
|
||||
[Bug tracker](https://www.freecadweb.org/tracker/) •
|
||||
[Git repository](https://github.com/FreeCAD/FreeCAD)
|
||||
@@ -17,7 +17,7 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||

|
||||

|
||||
|
||||
Overview
|
||||
--------
|
||||
@@ -55,7 +55,7 @@ Precompiled (installable) packages are available for Windows and Mac on the
|
||||
On most Linux distributions, FreeCAD is directly installable from the
|
||||
software center application.
|
||||
|
||||
Other options are described at the [wiki Download page](http://www.freecadweb.org/wiki/Download).
|
||||
Other options are described at the [wiki Download page](https://wiki.freecadweb.org/Download).
|
||||
|
||||
Build Status <img src="https://blog.travis-ci.com/images/travis-mascot-200px.png" height="30"/>
|
||||
------------
|
||||
@@ -82,11 +82,11 @@ you will usually need to compile them yourself.
|
||||
|
||||
The pages below contain up-to-date build instructions:
|
||||
|
||||
- [Linux](http://www.freecadweb.org/wiki/CompileOnUnix)
|
||||
- [Windows](http://www.freecadweb.org/wiki/CompileOnWindows)
|
||||
- [Mac OSX](http://www.freecadweb.org/wiki/CompileOnMac)
|
||||
- [Cygwin](http://www.freecadweb.org/wiki/CompileOnCygwin)
|
||||
- [MinGW](http://www.freecadweb.org/wiki/CompileOnMinGW)
|
||||
- [Linux](https://wiki.freecadweb.org/Compile_on_Linux)
|
||||
- [Windows](https://wiki.freecadweb.org/Compile_on_Windows)
|
||||
- [Mac OSX](https://wiki.freecadweb.org/Compile_on_MacOS)
|
||||
- [Cygwin](https://wiki.freecadweb.org/Compile_on_Cygwin)
|
||||
- [MinGW](https://wiki.freecadweb.org/Compile_on_MinGW)
|
||||
|
||||
Usage & Getting help
|
||||
--------------------
|
||||
@@ -95,13 +95,13 @@ The FreeCAD wiki contains documentation on
|
||||
general FreeCAD usage, Python scripting, and development. These
|
||||
pages might help you get started:
|
||||
|
||||
- [Getting started](http://www.freecadweb.org/wiki/Getting_started)
|
||||
- [Features list](http://www.freecadweb.org/wiki/Feature_list)
|
||||
- [Frequent questions](http://www.freecadweb.org/wiki/FAQ/en)
|
||||
- [Workbenches](http://www.freecadweb.org/wiki/Workbench_Concept)
|
||||
- [Scripting](http://www.freecadweb.org/wiki/Power_users_hub)
|
||||
- [Development](http://www.freecadweb.org/wiki/Developer_hub)
|
||||
- [Getting started](https://wiki.freecadweb.org/Getting_started)
|
||||
- [Features list](https://wiki.freecadweb.org/Feature_list)
|
||||
- [Frequent questions](https://wiki.freecadweb.org/FAQ/en)
|
||||
- [Workbenches](https://wiki.freecadweb.org/Workbenches)
|
||||
- [Scripting](https://wiki.freecadweb.org/Power_users_hub)
|
||||
- [Development](https://wiki.freecadweb.org/Developer_hub)
|
||||
|
||||
The [FreeCAD forum](http://forum.freecadweb.org) is also a great place
|
||||
The [FreeCAD forum](https://forum.freecadweb.org) is also a great place
|
||||
to find help and solve specific problems you might encounter when
|
||||
learning to use FreeCAD.
|
||||
|
||||
Reference in New Issue
Block a user