Update post number for Readme badge

This commit is contained in:
Philipp Oppermann
2019-04-26 15:11:49 +02:00
parent 94622ebfd5
commit f5345db3e6

View File

@@ -1,6 +1,6 @@
# Blog OS (Double Faults)
[![Azure Pipelines CI build](https://img.shields.io/azure-devops/build/phil-opp/blog_os/1/post-05.svg?label=Build&style=flat-square)](https://dev.azure.com/phil-opp/blog_os/_build?definitionId=1)
[![Azure Pipelines CI build](https://img.shields.io/azure-devops/build/phil-opp/blog_os/1/post-06.svg?label=Build&style=flat-square)](https://dev.azure.com/phil-opp/blog_os/_build?definitionId=1)
This repository contains the source code for the [Double Faults][post] post of the [Writing an OS in Rust](https://os.phil-opp.com) series.