cake-build / cake-build/website

Update NuGet support redirect to be relative

Open
#1,720 5 comments 0 reactions 1 assignee Claimed by @sahilm-10 View on GitHub
documentation
Dominant language
HTML
Stars
52
Forks
256
Avg merge
4h 42m
Merged PRs (30d)
8

Description

Currently when users visit the URL `https://cakebuild.net/support/nuget` they are redirected to `https://cakebuild.net/community/getting-help`

This works well in the "live" version of our website, but we have other "testing" environments for the website something like `https://[test-env].cakebuild.net`

Because the URL redirect right now is [hard-coded](https://github.com/cake-build/website/pull/1718/files) to `https://cakebuild.net/support/nuget`, it doesn't work in our test environments `https://[test-env].cakebuild.net/support/nuget`

---

Relates to https://github.com/cake-build/website/pull/1718

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.