mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-23 03:35:50 +00:00
docs updated
This commit is contained in:
parent
83a0f66333
commit
818dd8fd37
4 changed files with 14 additions and 2 deletions
|
|
@ -15,6 +15,12 @@ are used for versioning (schema follows below):
|
|||
0.3.4 to 0.4).
|
||||
- All backwards incompatible changes are mentioned in this document.
|
||||
|
||||
0.12.13
|
||||
-------
|
||||
2018-mm-dd (not yet released)
|
||||
|
||||
- Documentation fixes.
|
||||
|
||||
0.12.12
|
||||
-------
|
||||
2018-01-03
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@ If quick installer doesn't work for you, see the manual steps on running the
|
|||
|
||||
Quick start
|
||||
===========
|
||||
See the `quick start <http://pythonhosted.org/django-fobi/quickstart.html>`_.
|
||||
See the `quick start <http://django-fobi.readthedocs.io/en/latest/quickstart.html>`_.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
|
|
|||
|
|
@ -15,6 +15,12 @@ are used for versioning (schema follows below):
|
|||
0.3.4 to 0.4).
|
||||
- All backwards incompatible changes are mentioned in this document.
|
||||
|
||||
0.12.13
|
||||
-------
|
||||
2018-mm-dd (not yet released)
|
||||
|
||||
- Documentation fixes.
|
||||
|
||||
0.12.12
|
||||
-------
|
||||
2018-01-03
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@ If quick installer doesn't work for you, see the manual steps on running the
|
|||
|
||||
Quick start
|
||||
===========
|
||||
See the `quick start <http://pythonhosted.org/django-fobi/quickstart.html>`_.
|
||||
See the `quick start <http://django-fobi.readthedocs.io/en/latest/quickstart.html>`_.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
|
|
|||
Loading…
Reference in a new issue