Skip to content

Commit fee7126

Browse files
committed
Update doc
1 parent fa2a935 commit fee7126

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
# Erlang/Elixir module for fixer.io #
3+
# Erlang/Elixir module for fixer.io - foreign exchange rates and currency conversion #
44

55
Copyright (c) 2016 Bots Unit
66

@@ -28,5 +28,5 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2828

2929

3030
<table width="100%" border="0" summary="list of modules">
31-
<tr><td><a href="https://gitlab.botsunit.com/msaas/idcheckio/tree/master/doc/fixer.md" class="module">fixer</a></td></tr></table>
31+
<tr><td><a href="https://github.com/botsunit/fixer/blob/master/doc/fixer.md" class="module">fixer</a></td></tr></table>
3232

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
# Erlang/Elixir module for fixer.io #
3+
# Erlang/Elixir module for fixer.io - foreign exchange rates and currency conversion #
44

55
Copyright (c) 2016 Bots Unit
66

overview.edoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@author Gregoire Lejeune <[email protected]>
22
@copyright 2016 Bots Unit
33
@version 0.0.1
4-
@title Erlang/Elixir module for fixer.io
4+
@title Erlang/Elixir module for fixer.io - foreign exchange rates and currency conversion
55
@doc
66
<h2>Licence</h2>
77

rebar.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
, {overview, "overview.edoc"}
3636
, {stylesheet, ""}
3737
, {image, ""}
38-
, {edown_target, gitlab}
39-
, {top_level_readme, {"./README.md", "https://gitlab.botsunit.com/msaas/idcheckio"}}
38+
, {top_level_readme, {"./README.md", "https://github.com/botsunit/fixer"}}
4039
]}
4140
]},
4241
{release, [

0 commit comments

Comments
 (0)