File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,13 @@ your shell!
91
91
92
92
# Live documentation
93
93
94
- Once the server is running, load ` http://localhost:4000/docs ` to see
95
- minimial documentation of all REST commands and their accepted
94
+ Once the server is running, load [ http://localhost:4000/docs ] ( http://localhost:4000/docs ) to see
95
+ minimal documentation of all REST commands and their accepted
96
96
parameters.
97
97
98
98
# Example indexing tool
99
99
100
- The ` scripts/indexTaxis.py ` shows an example of using a Python client
100
+ The [ scripts/indexTaxis.py] ( scripts/indexTaxis.py ) shows an example of using a Python client
101
101
to bulk-index documents from the [ New York City taxi ride
102
102
data] ( http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml ) ,
103
103
optionally spawning replicas as well. It will build the release
You can’t perform that action at this time.
0 commit comments