dto-btn / todo

Catch-all for issues that aren't related to a specific project.
0 stars 0 forks source link

Rename organization to team acronym #2

Closed patheard closed 5 years ago

patheard commented 5 years ago

This will give us clearner URLs for our gh-pages deployments.

patheard commented 5 years ago

Org has been renamed to dtf-ein.

@britthurley if you've got any repo's checked out, you'll need to update their origin URL. I'll go look for references I can update in our decks/projects.

# Go into the checked out project and run:
git remote set-url origin  <new-clone-url>

# e.g., for the slack pilot:
git remote set-url origin https://github.com/dtf-ein/slack-pilot.git