Skip to content

Commit 77eb190

Browse files
committed
Generating readmes for v0.1.0
1 parent 5be40e7 commit 77eb190

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.crate-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-orange)
22
[![crate version](https://img.shields.io/crates/v/gooey.svg)](https://crates.io/crates/gooey)
3-
[![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://gooey.rs/main/gooey/)
3+
[![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://docs.rs/gooey)
44

55
Gooey is an experimental Graphical User Interface (GUI) crate for the Rust
66
programming language. It is powered by:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-orange)
44
[![crate version](https://img.shields.io/crates/v/gooey.svg)](https://crates.io/crates/gooey)
5-
[![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://gooey.rs/main/gooey/)
5+
[![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://docs.rs/gooey)
66

77
Gooey is an experimental Graphical User Interface (GUI) crate for the Rust
88
programming language. It is powered by:

0 commit comments

Comments
 (0)