Skip to content

Commit 81980ae

Browse files
Point to gnome installation page instead of ours
1 parent 0ae94ec commit 81980ae

File tree

3 files changed

+4
-162
lines changed

3 files changed

+4
-162
lines changed

docs-src/index.md

+3-1
Original file line numberDiff line numberDiff 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 [GNOME installation page](https://www.gtk.org/docs/installations/).
79

810
## Crate API docs
911

docs-src/requirements.md

-160
This file was deleted.

index.md

+1-1
Original file line numberDiff line numberDiff 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 [GNOME installation page](https://www.gtk.org/docs/installations/).
5454

5555
Then 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" %}

0 commit comments

Comments
 (0)