Mercurial > p > roundup > code
changeset 7292:b97d6a4fba85
Add link to database content section. was text only reference.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 26 Apr 2023 10:54:27 -0400 |
| parents | ff7564af07b1 |
| children | 1bb57a872fe7 |
| files | doc/customizing.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/customizing.txt Wed Apr 26 09:04:10 2023 -0400 +++ b/doc/customizing.txt Wed Apr 26 10:54:27 2023 -0400 @@ -675,7 +675,7 @@ The initial_data.py module sets up the initial state of your tracker. It’s called exactly once - by the ``roundup-admin initialise`` -command. See the start of the section on database content for more +command. See the start of the section on `database content`_ for more info about how this works. .. index:: schema; classic - description of
