Skip to content

Commit b6169cd

Browse files
committed
docs: Minor fix/improvemt
1 parent 7474343 commit b6169cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide/users/loading.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,9 @@ In the following cases, the information will not be set:
343343
- Griffe cannot identify a known, supported service from the remote URL
344344
- any Git command failed
345345

346-
Griffe supports the services listed in the [`KnownGitService`][griffe.KnownGitService] symbol. Please open a feature request if you would like to add other support for other services.
346+
Griffe supports the services listed in the [`KnownGitService`][griffe.KnownGitService] symbol. Please open a feature request if you would like to add support for other services.
347347

348-
Thanks to this source information, Griffe can then compute source links for each objects, by combining the information with the object's filepath and line numbers.
348+
Thanks to this source information, Griffe can then compute [source links][griffe.Object.source_link] for each objects, by combining the information with the object's filepath and line numbers.
349349

350350
You can globally change how Griffe obtains the source information with the following environment variables:
351351

0 commit comments

Comments
 (0)