Skip to content

Commit f684f6a

Browse files
committed
removed local specific name
1 parent 35b77eb commit f684f6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/components/analyse.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ For comprehensive information about one-line needs configuration and usage, see
225225

226226
[
227227
{
228-
"filepath": "/home/jui-wen/git_repo/ub/sphinx-codelinks/tests/data/oneline_comment_default/default_oneliners.c",
228+
"filepath": "./sphinx-codelinks/tests/data/oneline_comment_default/default_oneliners.c",
229229
"remote_url": "https://github.com/useblocks/sphinx-codelinks/blob/951e40e7845f06d5cfc4ca20ebb984308fdaf985/tests/data/oneline_comment_default/default_oneliners.c#L1",
230230
"source_map": {
231231
"start": { "row": 0, "column": 4 },
@@ -241,7 +241,7 @@ For comprehensive information about one-line needs configuration and usage, see
241241
"type": "need"
242242
},
243243
{
244-
"filepath": "/home/jui-wen/git_repo/ub/sphinx-codelinks/tests/data/oneline_comment_default/default_oneliners.c",
244+
"filepath": "./sphinx-codelinks/tests/data/oneline_comment_default/default_oneliners.c",
245245
"remote_url": "https://github.com/useblocks/sphinx-codelinks/blob/951e40e7845f06d5cfc4ca20ebb984308fdaf985/tests/data/oneline_comment_default/default_oneliners.c#L4",
246246
"source_map": {
247247
"start": { "row": 3, "column": 4 },
@@ -257,7 +257,7 @@ For comprehensive information about one-line needs configuration and usage, see
257257
"type": "need"
258258
},
259259
{
260-
"filepath": "/home/jui-wen/git_repo/ub/sphinx-codelinks/tests/data/oneline_comment_default/default_oneliners.c",
260+
"filepath": "./sphinx-codelinks/tests/data/oneline_comment_default/default_oneliners.c",
261261
"remote_url": "https://github.com/useblocks/sphinx-codelinks/blob/951e40e7845f06d5cfc4ca20ebb984308fdaf985/tests/data/oneline_comment_default/default_oneliners.c#L7",
262262
"source_map": {
263263
"start": { "row": 6, "column": 4 },

0 commit comments

Comments
 (0)