Skip to content

Commit edf58b0

Browse files
authored
fix: star collection script for gitlab
debuglibrary moved to imbus (#364)
1 parent 23bd913 commit edf58b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/livedata/stars.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/resources/libraries.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default () => ([
6565
},
6666
{
6767
name: 'DebugLibrary',
68-
href: 'https://github.com/xyb/robotframework-debuglibrary',
68+
href: 'https://github.com/imbus/robotframework-debuglibrary',
6969
description: 'A debug library for RobotFramework, which can be used as an interactive shell(REPL) also.'
7070
},
7171
{

0 commit comments

Comments
 (0)