diff --git a/README.md b/README.md index fb37642..28389eb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Learn Rust by writing Entirely Too Many Linked Lists -[![Build Status](https://travis-ci.org/rust-unofficial/too-many-lists.svg?branch=master)](https://travis-ci.org/rust-unofficial/too-many-lists) +[![Build Status](https://github.com/rust-unofficial/too-many-lists/actions/workflows/main.yml/badge.svg)](https://github.com/rust-unofficial/too-many-lists/actions) Read the pretty version at https://rust-unofficial.github.io/too-many-lists/.