From 9d3965b5efe84cb600928f653e09fce4ba918408 Mon Sep 17 00:00:00 2001 From: zisi Date: Mon, 23 Apr 2018 17:24:31 +0300 Subject: [PATCH] Update reademe file with correct documentation Signed-off-by: zisi --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 83afc80..0437e15 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,13 @@ Firmware can be found on [satnogs-rotator-firmware](https://gitlab.com/librespac ## Documentation -More information can be found in our [documentation](http://satnogs.org/documentation/hardware/), or our [wiki](https://wiki.satnogs.org). - -Please check the documentation to find which release of the rotator controller matches your mechanical rotator version. +More information can be found in our [wiki](https://wiki.satnogs.org/SatNOGS_Rotator_Controller). ## Repository policy SatNOGS hardware repositories only track source design files. All needed derivative files (e.g. stl, grb etc) for production are created per release, packaged in an archive and uploaded linked to a [release](https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-controller/tags). -Each major release (x.0.0) is branched out of master. Subsequent fixes (minor or not) are commited on those branches and tagged accordingly. - -Master branch is most times under active development, so expect things to break. For production ready and previous releases source files check tags and branches. +Master branch is most times under active development, so expect things to break. For production ready and previous releases source files check tags. ## Contribute