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.
1 parent 569251b commit 3335b5bCopy full SHA for 3335b5b
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