From 22f2919011206d90af0aaec59ae5d14e19dc172f Mon Sep 17 00:00:00 2001 From: Lubov66 Date: Mon, 17 Mar 2025 11:14:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/.