From 90ae8dbdd66ac207e49577b6c19762bd199c7f92 Mon Sep 17 00:00:00 2001 From: Wesley Bomar Date: Fri, 19 Jan 2024 10:16:03 -0600 Subject: [PATCH] =?UTF-8?q?docs:=20conf.=20links=20=E2=86=92=20atlassian?= =?UTF-8?q?=20wiki=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- apcd-cms/src/taccsite_cms/settings_custom.py | 2 +- .../taccsite_custom/apcd-cms/static/apcd-cms/css/site.cms.css | 2 +- docs/develop-project.md | 2 +- .../src/taccsite_custom/ecep_cms/static/ecep_cms/css/site.css | 2 +- example_cms/src/taccsite_cms/settings_custom.py | 2 +- matcssi_cms/src/taccsite_cms/settings_custom.py | 2 +- netsage_cms/src/taccsite_cms/settings_custom.py | 2 +- .../static/tapisproject_cms/css/migrate.to-v3.css | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5ba94782..1062f739 100644 --- a/README.md +++ b/README.md @@ -174,8 +174,8 @@ To port a project from [Core CMS Resources], read [Port Project]. [Docker Compose]: https://docs.docker.com/compose/install/ [Python]: https://www.python.org/downloads/ -[Deploy Project]: https://confluence.tacc.utexas.edu/x/Lo99E +[Deploy Project]: https://tacc-main.atlassian.net/wiki/x/2AVv [Port Project]: ./docs/port-project.md -[Django CMS User Guide]: https://confluence.tacc.utexas.edu/x/FgDqCw +[Django CMS User Guide]: https://tacc-main.atlassian.net/wiki/x/phdv [Upgrade Project]: https://github.com/TACC/Core-CMS/blob/main/docs/upgrade-project.md diff --git a/apcd-cms/src/taccsite_cms/settings_custom.py b/apcd-cms/src/taccsite_cms/settings_custom.py index b617f822..92e736e6 100644 --- a/apcd-cms/src/taccsite_cms/settings_custom.py +++ b/apcd-cms/src/taccsite_cms/settings_custom.py @@ -7,7 +7,7 @@ ######################## # Set on server, NOT here -# https://confluence.tacc.utexas.edu/x/coR9E +# https://tacc-main.atlassian.net/wiki/x/ZhVv # EMAIL_BACKEND = "..." # EMAIL_HOST = "..." # DEFAULT_FROM_EMAIL = "..." diff --git a/apcd-cms/src/taccsite_custom/apcd-cms/static/apcd-cms/css/site.cms.css b/apcd-cms/src/taccsite_custom/apcd-cms/static/apcd-cms/css/site.cms.css index a8fa8fac..174a6242 100644 --- a/apcd-cms/src/taccsite_custom/apcd-cms/static/apcd-cms/css/site.cms.css +++ b/apcd-cms/src/taccsite_custom/apcd-cms/static/apcd-cms/css/site.cms.css @@ -1,5 +1,5 @@ /* Organize via ITCSS */ -/* SEE: https://confluence.tacc.utexas.edu/x/IAA9Cw */ +/* SEE: https://tacc-main.atlassian.net/wiki/x/QQhv */ /* ELEMENTS */ diff --git a/docs/develop-project.md b/docs/develop-project.md index 1df00c10..1a1746ef 100644 --- a/docs/develop-project.md +++ b/docs/develop-project.md @@ -75,4 +75,4 @@ If there is a change that should be made in all CMS projects, consider whether i [TACC UI Patterns]: https://tacc.utexas.edu/static/ui/ -[Django CMS User Guide]: https://confluence.tacc.utexas.edu/x/FgDqCw +[Django CMS User Guide]: https://tacc-main.atlassian.net/wiki/x/phdv diff --git a/ecep_cms/src/taccsite_custom/ecep_cms/static/ecep_cms/css/site.css b/ecep_cms/src/taccsite_custom/ecep_cms/static/ecep_cms/css/site.css index 0979eb8d..cc31e4b6 100644 --- a/ecep_cms/src/taccsite_custom/ecep_cms/static/ecep_cms/css/site.css +++ b/ecep_cms/src/taccsite_custom/ecep_cms/static/ecep_cms/css/site.css @@ -1,5 +1,5 @@ /* Organize via ITCSS */ -/* SEE: https://confluence.tacc.utexas.edu/x/IAA9Cw */ +/* SEE: https://tacc-main.atlassian.net/wiki/x/QQhv */ diff --git a/example_cms/src/taccsite_cms/settings_custom.py b/example_cms/src/taccsite_cms/settings_custom.py index 02d158c2..5c6fff21 100644 --- a/example_cms/src/taccsite_cms/settings_custom.py +++ b/example_cms/src/taccsite_cms/settings_custom.py @@ -7,7 +7,7 @@ ######################## # Set on server, NOT here -# https://confluence.tacc.utexas.edu/x/coR9E +# https://tacc-main.atlassian.net/wiki/x/ZhVv # EMAIL_BACKEND = "..." # EMAIL_HOST = "..." # DEFAULT_FROM_EMAIL = "..." diff --git a/matcssi_cms/src/taccsite_cms/settings_custom.py b/matcssi_cms/src/taccsite_cms/settings_custom.py index 9b9f8fda..2126dc4b 100644 --- a/matcssi_cms/src/taccsite_cms/settings_custom.py +++ b/matcssi_cms/src/taccsite_cms/settings_custom.py @@ -7,7 +7,7 @@ ######################## # Set on server, NOT here -# https://confluence.tacc.utexas.edu/x/coR9E +# https://tacc-main.atlassian.net/wiki/x/ZhVv # EMAIL_BACKEND = "..." # EMAIL_HOST = "..." # DEFAULT_FROM_EMAIL = "..." diff --git a/netsage_cms/src/taccsite_cms/settings_custom.py b/netsage_cms/src/taccsite_cms/settings_custom.py index 17d19ca3..a5b0f89b 100644 --- a/netsage_cms/src/taccsite_cms/settings_custom.py +++ b/netsage_cms/src/taccsite_cms/settings_custom.py @@ -7,7 +7,7 @@ ######################## # Set on server, NOT here -# https://confluence.tacc.utexas.edu/x/coR9E +# https://tacc-main.atlassian.net/wiki/x/ZhVv # EMAIL_BACKEND = "..." # EMAIL_HOST = "..." # DEFAULT_FROM_EMAIL = "..." diff --git a/tapisproject_cms/src/taccsite_custom/tapisproject_cms/static/tapisproject_cms/css/migrate.to-v3.css b/tapisproject_cms/src/taccsite_custom/tapisproject_cms/static/tapisproject_cms/css/migrate.to-v3.css index 637e63fa..b486ace3 100644 --- a/tapisproject_cms/src/taccsite_custom/tapisproject_cms/static/tapisproject_cms/css/migrate.to-v3.css +++ b/tapisproject_cms/src/taccsite_custom/tapisproject_cms/static/tapisproject_cms/css/migrate.to-v3.css @@ -2,7 +2,7 @@ The typical v1_v2 migration did not help; the result was very different from prod. So just fix major discrepencies found in: - https://confluence.tacc.utexas.edu/x/_YqkEQ */ + https://tacc-main.atlassian.net/wiki/x/LYJl */