8000
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.
2 parents 569251b + 3335b5b commit 59b5bd4Copy full SHA for 59b5bd4
README.md
@@ -1,11 +1,11 @@
1
# The Rust blog
2
3
-[](https://travis-ci.com/rust-lang/blog.rust-lang.org)
+[](https://github.com/rust-lang/blog.rust-lang.org/actions/workflows/main.yml)
4
5
This is the blog of the Rust Programming Language.
6
7
It's implemented as a small static site generator, that's deployed to GitHub
8
-Pages via Travis.
+Pages via GitHub Actions.
9
10
## Building
11
0 commit comments