Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

add missing trailing slash #272

Merged
merged 2 commits into from
May 18, 2015
Merged

add missing trailing slash #272

merged 2 commits into from
May 18, 2015

Conversation

ascott1
Copy link
Member

@ascott1 ascott1 commented May 4, 2015

Adds a missing trailing slash in the Quick Start section and removes some trailing whitespace

@cmc333333
Copy link
Contributor

Probably a good time to s/127.0.0.0/127.0.0.1 as well

@ascott1
Copy link
Member Author

ascott1 commented May 4, 2015

Good catch @cmc333333 . Added.

@@ -37,7 +37,7 @@ tweaked to pass the parser.
1. `cd regulations-parser`
1. `git clone https://github.com/cfpb/fr-notices.git`
1. `pip install -r requirements.txt`
1. `echo "LOCAL_XML_PATHS = ['fr-notices']" >> local_settings.py`
1. `echo "LOCAL_XML_PATHS = ['fr-notices/']" >> local_settings.py`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to add a note here about how that trailing slash is required?
Also, might be useful to put in an issue somewhere about removing the need for the trailing slash.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It probably does, but not in the quick start section since it is basically a list of copy and paste-able instructions.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue created #273

@willbarton
Copy link
Member

Looks good to me 👍

Did you want to take care of #273 before merging, or should we do that in another PR?

@ascott1
Copy link
Member Author

ascott1 commented May 7, 2015

I vote for merging before we do anything about #273.

willbarton added a commit that referenced this pull request May 18, 2015
add missing trailing slash
@willbarton willbarton merged commit 6c4c6a7 into cfpb:master May 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants