s/scisoft/coderefinery/

This commit is contained in:
Radovan Bast
2016-04-19 12:30:32 +02:00
parent 7e6aeca792
commit a772d29106
17 changed files with 57 additions and 57 deletions

View File

@ -107,7 +107,7 @@ overwritten at some point. A good standard is to organize your sources under
can include the latter in ``autocmake.cfg`` using::
[src]
source: https://github.com/scisoft/autocmake/raw/master/modules/src.cmake
source: https://github.com/coderefinery/autocmake/raw/master/modules/src.cmake
If you really don't like to do it this way, you can describe your sources and
targets in a custom module in a local file and include it like this::