Skip to content
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

Typing error in README.md #280

Open
aru31 opened this issue Dec 24, 2018 · 2 comments
Open

Typing error in README.md #280

aru31 opened this issue Dec 24, 2018 · 2 comments

Comments

@aru31
Copy link

aru31 commented Dec 24, 2018

Typo in README.md

Error

  1. Renaming origami.env.sample.py as origami.env and setting environment variables in origami.env
  2. Authorization callback URL: http://localhost:8000/accounts/github/login/callback/

Fix

  1. Renaming origami.env.sample as origami.env and setting environment variables in origami.env
  2. Authorization callback URL: http://localhost:8000/auth/github/login/callback/
@aru31
Copy link
Author

aru31 commented Dec 24, 2018

@vpn1997 can i work on this issue?

captain-pool added a commit to captain-pool/Origami that referenced this issue Dec 31, 2018
captain-pool added a commit to captain-pool/Origami that referenced this issue Dec 31, 2018
vpn1997 pushed a commit that referenced this issue Jan 1, 2019
* Fixed README Typo #280

* Fixed Unintentional Commit (#280)
@captain-pool
Copy link
Contributor

I think it would be better to close this issue now.

captain-pool added a commit to captain-pool/Origami that referenced this issue Jan 2, 2019
captain-pool added a commit to captain-pool/Origami that referenced this issue Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants