From 0f8c9260a6a94f4c061e42016e9a18c2885f770c Mon Sep 17 00:00:00 2001 From: Frank Dana (FeRD) Date: Jan 05 2024 14:22:57 +0000 Subject: Guidelines/Python: Fix bad xref --- diff --git a/guidelines/modules/ROOT/pages/Python.adoc b/guidelines/modules/ROOT/pages/Python.adoc index 888f42b..9733b13 100644 --- a/guidelines/modules/ROOT/pages/Python.adoc +++ b/guidelines/modules/ROOT/pages/Python.adoc @@ -1209,7 +1209,7 @@ The following is a viable spec file for a Python library called `+Pello+` that follows packaging best practices. -Note that the project name `+Pello+` <> +Note that the project name `+Pello+` <> to the lowercase `+pello+`. The example spec shows where each variant is typically used.