File tree Expand file tree Collapse file tree 3 files changed +4
-162
lines changed Expand file tree Collapse file tree 3 files changed +4
-162
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ layout: default
33---
44# Gtk-rs documentation
55
6- ## [ Requirements] ( requirements.html )
6+ ## Requirements
7+
8+ First, prepare your system by taking a look at the [ GTK installation page] ( https://www.gtk.org/docs/installations/ ) .
79
810## Crate API docs
911
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ layout: wide
5050
5151## Using
5252
53- First, prepare your system by taking a look at the [ requirements ] ( http ://gtk-rs .org/docs-src/requirements.html ) .
53+ First, prepare your system by taking a look at the [ GTK installation page ] ( https ://www. gtk.org/docs/installations/ ) .
5454
5555Then include ` gtk ` and ` gio ` in your ` Cargo.toml ` and set the minimal GTK version required by your project:
5656{% assign gtk = site.data.crates | where: "name", "gtk" %}
You can’t perform that action at this time.
0 commit comments