From 2e1966d220960c9a635715529625c5157c9847d0 Mon Sep 17 00:00:00 2001 From: Niyathi Kukkapalli Date: Wed, 18 Mar 2026 19:16:59 -0400 Subject: [PATCH 1/2] Updated the Feedback Link --- .env.production.example | 2 +- tigerpath/templates/includes/footer.html | 2 +- tigerpath/templates/tigerpath/index.html | 2 +- tigerpath/templates/tigerpath/onboarding.html | 2 +- tigerpath/templates/tigerpath/privacy.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.production.example b/.env.production.example index d5c80027..402e0a08 100644 --- a/.env.production.example +++ b/.env.production.example @@ -11,7 +11,7 @@ CSRF_TRUSTED_ORIGINS=https://path.tigerapps.org DATABASE_URL= # Local Redis (Docker service in docker-compose.prod.yml) -REDIS_URL=redis://redis:6379/1 +REDIS_URL=redis://localhost:6379/1 REDIS_MAXMEMORY=128mb REDIS_MAXMEMORY_POLICY=allkeys-lru REDIS_MEM_LIMIT=192m diff --git a/tigerpath/templates/includes/footer.html b/tigerpath/templates/includes/footer.html index 1043e71e..95e3c8a0 100644 --- a/tigerpath/templates/includes/footer.html +++ b/tigerpath/templates/includes/footer.html @@ -11,7 +11,7 @@
  • - Contact
  • diff --git a/tigerpath/templates/tigerpath/index.html b/tigerpath/templates/tigerpath/index.html index f3b6ff1a..c33d2f57 100644 --- a/tigerpath/templates/tigerpath/index.html +++ b/tigerpath/templates/tigerpath/index.html @@ -68,7 +68,7 @@ target="_blank" rel="noopener noreferrer">About Feedback Welcome to TigerPath!
    Before we get started

    TigerPath was built because we saw a need for Princeton students to have a tool that could help them think long-term about what courses to take and how to fulfill their graduation requirements.

    We do not guarantee the accuracy of the course listings and requirements information represented in TigerPath, and you should always discuss with your advisor to ensure that your four-year plan is sound and fits with your goals.

    -

    If you find any bugs or have any suggestions, we would appreciate your feedback!

    +

    If you find any bugs or have any suggestions, we would appreciate your feedback!

    By continuing, you affirm that you have read and understood the terms outlined above and in our privacy policy.