diff --git a/DEVELOPERS.md b/DEVELOPERS.md index 4d0717c4db08628500931e4def78e4af67ff4e1b..7f05fb955d4160d9dc53fce5423819b8cc27d090 100644 --- a/DEVELOPERS.md +++ b/DEVELOPERS.md @@ -63,7 +63,7 @@ Developers are encouraged to test the RPM package build when introducing changes For the moment autotests are not supported (but will be added in the near future). Thus you should manually test your code before opening a merge request. In case you need a hardware setup, reserve it in [SuperSaaS][supersaas]. If you don't have the shared user password, -refer to the GEM DAQ Software team managers. +refer to the GEM DAQ Software team managers.Using the provided password you can select one of the GEM 904 Infrastructure. You can reserve (904 Integration uTCA Shelf 01) setup to test your code, for that you have to first check the availability of the setup and select the suitable timing accordingly. After you're done with your tests, return the system to the initial state. Example configuration and instructions on manual running are described [here](doc/examples/README.md). @@ -84,7 +84,7 @@ Generated files are placed in `_build/html`. This section will be completed later with precise documentation style guide, for the moment follow the examples from the code itself. -[supersaas]:https://www.supersaas.com/schedule/supervise/GEM_904_Infrastructure +[supersaas]:https://www.supersaas.com/schedule/GEM_904_Infrastructure [webkit]:https://webkit.org/code-style-guidelines/ [cppcore]:https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md [pep8]:https://www.python.org/dev/peps/pep-0008/