Skip to content

Commit

Permalink
Fix build status in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glegoux committed Oct 12, 2023
1 parent 32665b7 commit 8e4c8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# README - Kerberos/Docker

![Build status](https://github.com/criteo/kerberos-docker/actions/workflows/kerberos-docker.yml/badge.svg)
[![Build status](https://github.com/criteo/kerberos-docker/actions/workflows/ci.yml/badge.svg)](https://github.com/criteo/kerberos-docker/actions/workflows/ci.yml)

Kerberos/Docker is a project to run easily a **MIT Kerberos V5** architecture in a cluster of **docker containers**. It is really useful for running integration tests of projects using Kerberos or for learning and testing Kerberos solutions and administration.

Expand Down

0 comments on commit 8e4c8b6

Please sign in to comment.