8000 doc: fix fragment link in ToC of readme by bzz · Pull Request #65 · github/CodeSearchNet · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

doc: fix fragment link in ToC of readme #65

Merged
merged 1 commit into from
Oct 16, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [Setup](#setup)
- [Data Details](#data-details)
- [Data Acquisition](#data-acquisition)
- [Schema & Format](#schema-format)
- [Schema & Format](#schema--format)
- [Downloading Data from S3](#downloading-data-from-s3)
- [Running our Baseline Model](#running-our-baseline-model)
- [Model Architecture](#model-architecture)
Expand Down
0