docs: update leftover links for rattailproject.org => wuttaproject.org
This commit is contained in:
parent
5e9368db89
commit
be6ac16ea7
2 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ roughly corresponds with the "base and data layers" as described in
|
|||
Good documentation and 100% `test coverage`_ are priorities for this
|
||||
project.
|
||||
|
||||
.. _test coverage: https://buildbot.rattailproject.org/coverage/wuttjamaican/
|
||||
.. _test coverage: https://buildbot.wuttaproject.org/coverage/wuttjamaican/
|
||||
|
||||
.. image:: https://img.shields.io/badge/linting-pylint-yellowgreen
|
||||
:target: https://github.com/pylint-dev/pylint
|
||||
|
|
@ -36,9 +36,9 @@ Features
|
|||
|
||||
See also these projects which build on WuttJamaican:
|
||||
|
||||
* `WuttaWeb <https://rattailproject.org/docs/wuttaweb/>`_ - web app
|
||||
* `WuttaWeb <https://docs.wuttaproject.org/wuttaweb/>`_ - web app
|
||||
framework
|
||||
* `WuttaSync <https://rattailproject.org/docs/wuttasync/>`_ - data
|
||||
* `WuttaSync <https://docs.wuttaproject.org/wuttasync/>`_ - data
|
||||
import/export and real-time sync
|
||||
* :doc:`wutta-continuum:index` - data versioning with
|
||||
SQLAchemy-Continuum
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ def make_appdir(
|
|||
"""
|
||||
Make the app dir for virtual environment
|
||||
|
||||
See also https://rattailproject.org/docs/wuttjamaican/glossary.html#term-app-dir
|
||||
See also https://docs.wuttaproject.org/wuttjamaican/glossary.html#term-app-dir
|
||||
"""
|
||||
config = ctx.parent.wutta_config
|
||||
app = config.get_app()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue