Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #642 from david4096/fix_url
Browse files Browse the repository at this point in the history
Fix to point at new proto schemas
  • Loading branch information
kozbo authored Jul 1, 2016
2 parents 5fdfbdd + 66ae6f6 commit 48b0ce9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doc/source/api/alleleAnnotations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Allele Annotation API
!!!!!!!!!!!!!!!!!!!!!!

See `Allele Annotation schema <../schemas/alleleAnnotations.html>`_ for a detailed reference.
See `Allele Annotation schema <../schemas/allele_annotations.proto.html>`_ for a detailed reference.

Introduction
@@@@@@@@@@@@
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api/reads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Reads API
!!!!!!!!!

See `Reads schema <../schemas/reads.html>`_ for a detailed reference.
See `Reads schema <../schemas/reads.proto.html>`_ for a detailed reference.


Reads Data Model
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api/references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
References API
!!!!!!!!!!!!!!

See `References schema <../schemas/references.html>`_ for a detailed reference.
See `References schema <../schemas/references.proto.html>`_ for a detailed reference.


References Data Model
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api/sequence_annotations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
************************
Sequence Annotations API
************************
For the Sequence Annotation schema definitions, see `Sequence Annotation schema <../schemas/sequenceAnnotations.html>`_
For the Sequence Annotation schema definitions, see `Sequence Annotation schema <../schemas/sequence_annotations.proto.html>`_


------------------------
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api/variants.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Variants API
!!!!!!!!!!!!

See `Variants schema <../schemas/variants.html>`_ for a detailed reference.
See `Variants schema <../schemas/variants.proto.html>`_ for a detailed reference.


Variants Data Model
Expand Down

0 comments on commit 48b0ce9

Please sign in to comment.