Turned library version badges blue
This commit is contained in:
parent
1b59d9747e
commit
cc478e2a6e
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ permalink: /GettingStarted/
|
|||
---
|
||||
|
||||
[![Build Status](https://travis-ci.org/plfa/plfa.github.io.svg?branch=dev)](https://travis-ci.org/plfa/plfa.github.io)
|
||||
[![Agda](https://img.shields.io/badge/agda-2.5.4.2-brightgreen.svg)](https://github.com/agda/agda/releases/tag/v2.5.4.2)
|
||||
[![agda-stdlib](https://img.shields.io/badge/agda--stdlib-0.17-brightgreen.svg)](https://github.com/agda/agda-stdlib/releases/tag/v0.17)
|
||||
[![agda2html](https://img.shields.io/badge/agda2html-0.2.3.0-brightgreen.svg)](https://github.com/wenkokke/agda2html/releases/tag/v0.2.3.0)
|
||||
[![Agda](https://img.shields.io/badge/agda-2.5.4.2-blue.svg)](https://github.com/agda/agda/releases/tag/v2.5.4.2)
|
||||
[![agda-stdlib](https://img.shields.io/badge/agda--stdlib-0.17-blue.svg)](https://github.com/agda/agda-stdlib/releases/tag/v0.17)
|
||||
[![agda2html](https://img.shields.io/badge/agda2html-0.2.3.0-blue.svg)](https://github.com/wenkokke/agda2html/releases/tag/v0.2.3.0)
|
||||
|
||||
|
||||
# Getting Started with PLFA
|
||||
|
|
Loading…
Reference in a new issue