Skip to content

Commit

Permalink
Fix reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
matgrioni committed May 8, 2019
1 parent 482c6f1 commit b89fa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/starting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Loading CoNLL-U

To start, a CoNLL-U resource must be loaded, and ``pyconll`` can load from files, urls, and strings. Specific API information can be found in the load_ module documentation. Below is a typical example of loading a file on the local computer.

.. _load: unit/load.html
.. _load: pyconll/load.html

.. code:: python
Expand Down

0 comments on commit b89fa75

Please sign in to comment.