Fixed git link in readme

This commit is contained in:
Yorik van Havre 2015-08-06 11:11:04 -03:00
parent 7fd2157ab0
commit 4f6a50ac27

View File

@ -17,16 +17,21 @@ FreeCAD runs exactly the same way on Windows, Mac OSX, BSD and Linux
platforms. platforms.
Home page: http://www.freecadweb.org Home page: http://www.freecadweb.org
Documentation wiki: http://www.freecadweb.org/wiki/ Documentation wiki: http://www.freecadweb.org/wiki/
Forum: http://forum.freecadweb.org/ Forum: http://forum.freecadweb.org/
Bug tracker: http://www.freecadweb.org/tracker/ Bug tracker: http://www.freecadweb.org/tracker/
Git repository: http://sourceforge.net/p/free-cad/code/ci/master/tree/
Git repository: https://github.com/FreeCAD/FreeCAD
Installing Installing
---------- ----------
Precompiled (installable) packages are usually available to you from Precompiled (installable) packages are usually available to you from
several sources and are described on the FreeCAD download page: several sources and are described on the FreeCAD download page:
http://www.freecadweb.org/wiki/index.php?title=Download http://www.freecadweb.org/wiki/index.php?title=Download
Compiling Compiling
@ -43,9 +48,13 @@ you will usually need to compile them yourself.
The pages below contain up-to-date build instructions: The pages below contain up-to-date build instructions:
For Linux: http://www.freecadweb.org/wiki/?title=CompileOnUnix For Linux: http://www.freecadweb.org/wiki/?title=CompileOnUnix
For Windows: http://www.freecadweb.org/wiki/?title=CompileOnWindows For Windows: http://www.freecadweb.org/wiki/?title=CompileOnWindows
For Mac OSX: http://www.freecadweb.org/wiki/?title=CompileOnMac For Mac OSX: http://www.freecadweb.org/wiki/?title=CompileOnMac
For Cygwin: http://www.freecadweb.org/wiki/?title=CompileOnCygwin For Cygwin: http://www.freecadweb.org/wiki/?title=CompileOnCygwin
For MinGW: http://www.freecadweb.org/wiki/?title=CompileOnMinGW For MinGW: http://www.freecadweb.org/wiki/?title=CompileOnMinGW
Usage & Getting help Usage & Getting help
@ -56,10 +65,15 @@ general FreeCAD usage, python scripting, and development. The following
pages might help you to get started: pages might help you to get started:
Getting started: http://www.freecadweb.org/wiki/?title=Getting_started Getting started: http://www.freecadweb.org/wiki/?title=Getting_started
Features list: http://www.freecadweb.org/wiki/?title=Feature_list Features list: http://www.freecadweb.org/wiki/?title=Feature_list
Frequent questions: http://www.freecadweb.org/wiki/?title=FAQ Frequent questions: http://www.freecadweb.org/wiki/?title=FAQ
Workbenches: http://www.freecadweb.org/wiki/?title=Workbench_Concept Workbenches: http://www.freecadweb.org/wiki/?title=Workbench_Concept
Scripting: http://www.freecadweb.org/wiki/?title=Power_users_hub Scripting: http://www.freecadweb.org/wiki/?title=Power_users_hub
Development: http://www.freecadweb.org/wiki/?title=Developer_hub Development: http://www.freecadweb.org/wiki/?title=Developer_hub
The FreeCAD forum at http://forum.freecadweb.org is also a great place The FreeCAD forum at http://forum.freecadweb.org is also a great place