You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gettingstarted/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Other combinations may work as well, these are just the ones that you will be ab
20
20
21
21
## Dependencies
22
22
23
-
See also [Dependencies](./dependencies.md)
23
+
See also [Dependencies](dependencies.md)
24
24
25
25
FreeCAD depends on many other open source projects to provide the basic foundations of the program. There are many ways of installing these dependencies: for details and the complete list, see the following Wiki pages:
26
26
@@ -78,7 +78,7 @@ The basic process is:
78
78
79
79
Maintainers review PRs on a rolling basis throughout the week, and also in a more concentrated review meeting on Mondays
80
80
(see the [FreeCAD Events Calendar](https://freecad.org/events.php) for the exact date and time in your timezone). When reviewing,
81
-
Maintainers strive to uphold the tenets of the [CONTRIBUTING.md](https://github.com/FreeCAD/FreeCAD/blob/main/CONTRIBUTING.md)
81
+
Maintainers strive to uphold the tenets of the [CONTRIBUTING.md](https://github.com/FreeCAD/FreeCAD/blob/main/CONTRIBUTING.md)
82
82
document. These meetings are open to the public and all developers are welcome to attend: particularly if you have a PR under review,
83
83
you may be able to accelerate that process by being present to address and questions or concerns that arise. You can also participate
84
84
in the process by reviewing PRs yourself. Although only Maintainers may merge PRs, anyone is welcome to test and provide feedback, and
0 commit comments