Skip to content

Commit 40e11e3

Browse files
DOC-4623 replaced local repo details with Github URLs
1 parent ab8e642 commit 40e11e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/components/jedis.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"git_uri": "https://github.com/redis/jedis"
99
},
1010
"examples": {
11-
"git_uri": "/Users/andrew.stark/Documents/Repos/forks/jedis",
12-
"dev_branch": "DOC-4560-trans-pipe-examples",
11+
"git_uri": "https://github.com/redis/jedis",
12+
"dev_branch": "master",
1313
"path": "src/test/java/io/redis/examples",
1414
"pattern": "*.java"
1515
}

0 commit comments

Comments
 (0)