We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1766060 commit 6a5c0c0Copy full SHA for 6a5c0c0
source/APIRefs/Gui/index.md
@@ -0,0 +1,3 @@
1
+# GNUstep Gui
2
+
3
+* <a href="GuiAPI/index.html">**Objective-C API documentation**</a>
source/APIRefs/index.md
@@ -7,7 +7,7 @@ hidden: true
7
8
Make/index
9
Base/index
10
-GUI/index
+Gui/index
11
```
12
13
## Core GNUstep frameworks
@@ -29,7 +29,7 @@ The Objective-C standard library.
29
:::
30
31
:::{grid-item-card} {octicon}`project` GUI
32
-:link: GUI/index
+:link: Gui/index
33
:link-type: doc
34
35
A powerful, flexible, cross-platform desktop GUI toolkit.
0 commit comments