s/coderefinery/dev-cafe/; closes #244

This commit is contained in:
Radovan Bast
2018-06-20 17:10:31 +02:00
parent ebf3264642
commit e12b47e287
55 changed files with 114 additions and 114 deletions

View File

@ -138,7 +138,7 @@ can include the latter in ``autocmake.yml`` using::
- my_sources:
- source:
- https://github.com/coderefinery/autocmake/raw/master/modules/src.cmake
- https://github.com/dev-cafe/autocmake/raw/master/modules/src.cmake
If you really do not 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::