-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix hard-coded URLs #232
Comments
@brianamarie what are your thoughts on using a custom (sub)domain for this repository? Instead of |
@parkerbxyz I really like that idea. Question about the "how": Is moving the URL to a subdomain something that we should include in this flow of change, or should we pursue it separately? Everything at once
Separating into another workstream
@parkerbxyz @amyschoen what do you think? |
I’d personally like to do it all in one go if possible to avoid needing to handle multiple redirects. |
Sounds good to me, @parkerbxyz. Do you happen to know how we would begin to do this with http://github.com/github/services-site/? |
I agree. One go is better even if it makes this take a tad longer. |
I've posed the question in the |
(Thanks to @parkerbxyz for listing this in another issue! I'm moving to this new issue to be tracked separately)
As a part of open sourcing this repository, and renaming/moving it, one thing we’ll need to address is all of the hardcoded links to this repository that exist throughout its files:
My biggest concern is the teaching scripts. We’ll need to prepare a pull request with changes to the scripts that can be merged right after the rename to avoid disrupting any customer engagements. I think that goes for the remaining steps in the rename process; we’ll likely need to make the majority (if not all) of the changes in quick succession.
The text was updated successfully, but these errors were encountered: