Browse Source

Moving code from github to pagure.io

Alois Mahdal 6 years ago
parent
commit
aeaf34136e
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      README.md
  2. 1
    1
      src/include-bash/sfdoc.sh

+ 1
- 1
README.md View File

@@ -11,7 +11,7 @@ such as Perl or Python, but still need to write and even re-distribute
11 11
 fair amount of code.  Keeping all in single script may lead to huge mess
12 12
 (repetition, stale code, no style...).
13 13
 
14
- [1]: https://github.com/AloisMahdal/shellfu/blob/master/notes/intro.md
14
+ [1]: https://pagure.io/shellfu/blob/master/f/notes/intro.md
15 15
 
16 16
 
17 17
 Project Status and Versioning

+ 1
- 1
src/include-bash/sfdoc.sh View File

@@ -9,7 +9,7 @@ shellfu import pretty
9 9
 # directories listed by $SHELLFU_PATH can be listed and explored using
10 10
 # functions in this module.
11 11
 #
12
-#  [1]: https://github.com/AloisMahdal/shellfu/blob/master/notes/style.md
12
+#  [1]: https://pagure.io/shellfu/blob/master/f/notes/style.md
13 13
 #
14 14
 # Note that this module exists in order to allow developers implement commands
15 15
 # similar to sfdoc, which is preferred choice for normal use as it provides