Skip to content

Commit 1cc495b

Browse files
committed
http://xitrum-framework.github.io/
1 parent c40bb63 commit 1cc495b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
**Please see** `Xitrum home page <http://xitrum-framework.github.io/xitrum/>`_ **for more details.**
1+
**Please see** `Xitrum home page <http://xitrum-framework.github.io/>`_ **for more details.**
22

3-
.. image:: http://xitrum-framework.github.io/xitrum/parts/whale.png
3+
.. image:: http://xitrum-framework.github.io/parts/whale.png
44

55
Xitrum is an async and clustered Scala web framework on top of
66
`Netty <http://netty.io/>`_, `Akka <http://akka.io/>`_, and
@@ -26,4 +26,4 @@ It also has a fast built-in HTTP(S) server.
2626
| Your app |
2727
+--------------------+
2828

29-
Xitrum is an open source project. See `list of contributors <http://xitrum-framework.github.io/xitrum/guide/intro.html#contributors>`_.
29+
Xitrum is an open source project. See `list of contributors <http://xitrum-framework.github.io/guide/intro.html#contributors>`_.

dev/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ Generate API doc with graphical type hierarchy
2929
----------------------------------------------
3030

3131
Demo:
32-
http://xitrum-framework.github.io/xitrum/api/index.html#xitrum.Action
32+
http://xitrum-framework.github.io/api/index.html#xitrum.Action
3333

3434
Graphviz is required, see build.sbt.end.
3535

3636
Create dependency graph
3737
-----------------------
3838

3939
Demo:
40-
http://xitrum-framework.github.io/xitrum/guide/deps.html
40+
http://xitrum-framework.github.io/guide/deps.html
4141

4242
Generate target/dependencies-compile.dot:
4343

0 commit comments

Comments
 (0)