Skip to content

Commit 695be6e

Browse files
committed
💡 remove doc reference because doc is not in the git repo.
1 parent 1c1b5a6 commit 695be6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cedarkit_test_data/reki_source.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This module is registered in the ``reki.sources`` entry point group,
44
so ``reki.from_source("test", "gfs", ...)`` works once cedarkit-test-data
55
is installed. reki itself does not depend on this package; the source is
6-
discovered at runtime (see ``doc/reki-future-development.md`` §9.1).
6+
discovered at runtime.
77
"""
88

99
import tempfile

0 commit comments

Comments
 (0)