From 7c1f5e19c12ea79f41477f89e6361450fb0c0638 Mon Sep 17 00:00:00 2001 From: monaghaa <33913248+monaghaa@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:08:10 -0700 Subject: [PATCH] Modified "create project" URL to point to RTD Allocation page --- rcamp/projects/templates/project-list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rcamp/projects/templates/project-list.html b/rcamp/projects/templates/project-list.html index 9ed5ef3..2a5b917 100644 --- a/rcamp/projects/templates/project-list.html +++ b/rcamp/projects/templates/project-list.html @@ -45,9 +45,9 @@

{{ project.title }}

{% endfor %} - +

Create a new project

-

Create a new Research Computing project.

+

Create a new Research Computing project by requesting an allocation.