diff --git a/content/bee/podium/contents.lr b/content/bee/podium/contents.lr index aa958c2bc2..cca264819e 100644 --- a/content/bee/podium/contents.lr +++ b/content/bee/podium/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/applications/podium/ +new_path: https://github.com/beeware/podium --- _discoverable: no diff --git a/content/briefcase/contents.lr b/content/briefcase/contents.lr index 9073d8438d..fbfe9e72bc 100644 --- a/content/briefcase/contents.lr +++ b/content/briefcase/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/briefcase/ +new_path: https://briefcase.beeware.org/ --- _discoverable: no diff --git a/content/docs/attic/python-android-template/contents.lr b/content/docs/attic/python-android-template/contents.lr index 4df3068fb5..fedc49a83c 100644 --- a/content/docs/attic/python-android-template/contents.lr +++ b/content/docs/attic/python-android-template/contents.lr @@ -21,7 +21,7 @@ such as phones and tablets. It uses [cookiecutter](https://cookiecutter.readthedocs.io) which creates projects from cookiecutters (project templates). The easiest way to use this project is to not use it at all - at least, not directly. -[Briefcase](/docs/briefcase) is a tool that uses this template, +[Briefcase](https://briefcase.beeware.org/) is a tool that uses this template, rolling it out using data extracted from your setup.py The following Python versions are supported: diff --git a/content/docs/attic/python-ios-support/contents.lr b/content/docs/attic/python-ios-support/contents.lr index ac2937f97c..fb882c027d 100644 --- a/content/docs/attic/python-ios-support/contents.lr +++ b/content/docs/attic/python-ios-support/contents.lr @@ -20,7 +20,7 @@ A meta-package for building a version of Python that can be embedded into an iOS project. This project has been superceded by [Python Apple -support](/docs/utilities/python-apple-support) package. +support](https://github.com/beeware/Python-Apple-support) package. --- help_required: diff --git a/content/docs/attic/python-osx-support/contents.lr b/content/docs/attic/python-osx-support/contents.lr index 15a5f8a4a6..5fe2a9f2cb 100644 --- a/content/docs/attic/python-osx-support/contents.lr +++ b/content/docs/attic/python-osx-support/contents.lr @@ -20,7 +20,7 @@ A meta-package for building a version of Python that can be embedded into a macOS (neƩ OS X) project. This project has been superceded by [Python Apple -support](/docs/utilities/python-apple-support) package. +support](https://github.com/beeware/Python-Apple-support) package. --- help_required: diff --git a/content/docs/attic/python-tvos-support/contents.lr b/content/docs/attic/python-tvos-support/contents.lr index 0d37c33744..6c04be35d1 100644 --- a/content/docs/attic/python-tvos-support/contents.lr +++ b/content/docs/attic/python-tvos-support/contents.lr @@ -20,7 +20,7 @@ A meta-package for building a version of Python that can be embedded into a tvOS project. This project has been superceded by [Python Apple -support](/docs/utilities/python-apple-support) package. +support](https://github.com/beeware/Python-Apple-support) package. --- help_required: diff --git a/content/docs/briefcase/contents.lr b/content/docs/briefcase/contents.lr index 2b5bcd5458..c78a62cd9e 100644 --- a/content/docs/briefcase/contents.lr +++ b/content/docs/briefcase/contents.lr @@ -31,7 +31,7 @@ native application. You can package projects for: Support for Apple TV, watchOS, and Wear OS is planned. If you want to see Briefcase in action, try the [BeeWare -tutorial](https://beeware.readthedocs.io). That tutorial walks you +tutorial](https://tutorial.beeware.org). That tutorial walks you through the process of creating and packaging a new application with Briefcase. @@ -57,7 +57,7 @@ image: briefcase.png --- github_repo: beeware/briefcase --- -_slug: +_slug: --- sort_key: 2 --- diff --git a/content/docs/utilities/colosseum/contents.lr b/content/docs/utilities/colosseum/contents.lr index 142d4bd0d0..aba414d092 100644 --- a/content/docs/utilities/colosseum/contents.lr +++ b/content/docs/utilities/colosseum/contents.lr @@ -22,7 +22,7 @@ laid out on a page (either physical or virtual). It takes a tree of content "nodes", such as a DOM from a HTML document, and applies CSS styling instructions to layout those nodes as boxes on -the screen. In the case of [Toga](/docs/toga/), instead of laying out +the screen. In the case of [Toga](https://toga.beeware.org/), instead of laying out <div> and <span> elements, you lay out Box and Button objects. This allows you to specify incredibly complex, adaptive layouts for Toga applications. diff --git a/content/docs/utilities/travertino/contents.lr b/content/docs/utilities/travertino/contents.lr index 5d7807f734..067672058b 100644 --- a/content/docs/utilities/travertino/contents.lr +++ b/content/docs/utilities/travertino/contents.lr @@ -19,7 +19,7 @@ Travertino is a library describing constants and a base box model that can be used to define layout algorithms. It is used as a foundation for the Pack box model in -[Toga](/docs/toga), and for +[Toga](https://toga.beeware.org/), and for [Colosseum](/docs/utilities/colosseum/). --- diff --git a/content/project/applications/podium/contents.lr b/content/project/applications/podium/contents.lr index aa958c2bc2..cca264819e 100644 --- a/content/project/applications/podium/contents.lr +++ b/content/project/applications/podium/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/applications/podium/ +new_path: https://github.com/beeware/podium --- _discoverable: no diff --git a/content/project/projects/applications/podium/contents.lr b/content/project/projects/applications/podium/contents.lr index aa958c2bc2..cca264819e 100644 --- a/content/project/projects/applications/podium/contents.lr +++ b/content/project/projects/applications/podium/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/applications/podium/ +new_path: https://github.com/beeware/podium --- _discoverable: no diff --git a/content/project/projects/support/python-apple-support/contents.lr b/content/project/projects/support/python-apple-support/contents.lr index a20949550a..232d224f08 100644 --- a/content/project/projects/support/python-apple-support/contents.lr +++ b/content/project/projects/support/python-apple-support/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/utilities/python-apple-support/ +new_path: https://github.com/beeware/Python-Apple-support --- _discoverable: no diff --git a/content/project/utilities/python-apple-support/contents.lr b/content/project/utilities/python-apple-support/contents.lr index a20949550a..232d224f08 100644 --- a/content/project/utilities/python-apple-support/contents.lr +++ b/content/project/utilities/python-apple-support/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/utilities/python-apple-support/ +new_path: https://github.com/beeware/Python-Apple-support --- _discoverable: no diff --git a/content/toga/contents.lr b/content/toga/contents.lr index 16b741aaeb..ca403a7a1c 100644 --- a/content/toga/contents.lr +++ b/content/toga/contents.lr @@ -1,5 +1,5 @@ _model: redirect --- -new_path: /docs/toga/ +new_path: https://toga.beeware.org/ --- _discoverable: no diff --git a/templates/home_sidebar.html b/templates/home_sidebar.html index 50261ed440..9fb570ec90 100644 --- a/templates/home_sidebar.html +++ b/templates/home_sidebar.html @@ -34,7 +34,7 @@

{{ "projects"|trans }}

{% for project in project_types %} {% if not project.project_page_description %}
-

{{ project.name }} {{ project.name }}

+

{{ project.name }} {{ project.name }}

{{ project.short_description|safe }}
{% endif %}