From 2f681d5eb2af904df89c50b0fe27caa46eaf76c5 Mon Sep 17 00:00:00 2001 From: Martin Drashkov Date: Tue, 23 Jul 2024 10:46:55 -0400 Subject: [PATCH 1/2] Update README.md Add link to auto generated wiki/docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3deed64f..ef23aa1ac 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Backfila is a service that manages backfill state, calling into other services to do batched work. +[![Mutable.ai Auto Wiki](https://img.shields.io/badge/Auto_Wiki-Mutable.ai-blue)](https://wiki.mutable.ai/cashapp/backfila) + Note: some instructions here are out of date ## Hermit From c0889ad5001cb3d6ee356cdae44ecc13875ccc68 Mon Sep 17 00:00:00 2001 From: Martin Drashkov Date: Wed, 24 Jul 2024 14:29:27 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef23aa1ac..401cde7f2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Backfila is a service that manages backfill state, calling into other services to do batched work. -[![Mutable.ai Auto Wiki](https://img.shields.io/badge/Auto_Wiki-Mutable.ai-blue)](https://wiki.mutable.ai/cashapp/backfila) +[![Mutable.ai Auto Wiki](https://img.shields.io/badge/Auto_Wiki-Mutable.ai-blue)] (https://wiki.mutable.ai/cashapp/backfila) Note: some instructions here are out of date