Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit cbb93d7

Browse files
authored
Merge pull request #510 from smalruby/fix/update-mesh-helplink
docs: update Mesh helpLink to point to smalruby.app wiki
2 parents 425048b + 5d1b16e commit cbb93d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/libraries/extensions/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ const extensions = [
399399
id="gui.smalruby3.extension.mesh.connectingMessage"
400400
/>
401401
),
402-
helpLink: 'https://github.com/smalruby/smalruby3-gui/wiki/MeshV2'
402+
helpLink: 'https://github.com/smalruby/smalruby.app/wiki/Mesh'
403403
},
404404
{
405405
name: (

0 commit comments

Comments
 (0)