From 6222f14e762c1d9442675c712b0c4138f9167fd3 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Fri, 21 Nov 2025 13:59:24 +0200 Subject: [PATCH 1/2] docs: add link to run test badge --- README.md => docs: add link to run test badge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README.md => docs: add link to run test badge (94%) diff --git a/README.md b/docs: add link to run test badge similarity index 94% rename from README.md rename to docs: add link to run test badge index f71db5be..d9169107 100644 --- a/README.md +++ b/docs: add link to run test badge @@ -1,7 +1,7 @@ [![Project](https://img.shields.io/badge/Project-Holochain-blue.svg?style=flat-square)](http://holochain.org/) [![Discord](https://img.shields.io/badge/Discord-DEV.HC-blue.svg?style=flat-square)](https://discord.gg/k55DS5dmPH) [![License: CAL 1.0](https://img.shields.io/badge/License-CAL%201.0-blue.svg)](https://github.com/holochain/cryptographic-autonomy-license) -![Test](https://github.com/holochain/tryorama/actions/workflows/test.yml/badge.svg?branch=main) +[![Test](https://github.com/holochain/tryorama/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/holochain/tryorama/actions/workflows/test.yml) # Tryorama From 77b485fcbff477eef75d6d6ef9b26508024f5bb0 Mon Sep 17 00:00:00 2001 From: Jost <28270981+jost-s@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:56:32 -0600 Subject: [PATCH 2/2] docs: add link to run test badge --- docs: add link to run test badge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs: add link to run test badge b/docs: add link to run test badge index d9169107..35053051 100644 --- a/docs: add link to run test badge +++ b/docs: add link to run test badge @@ -1,4 +1,4 @@ -[![Project](https://img.shields.io/badge/Project-Holochain-blue.svg?style=flat-square)](http://holochain.org/) +[![Holochain](https://img.shields.io/badge/Project-Holochain-blue.svg?style=flat-square)](http://holochain.org/) [![Discord](https://img.shields.io/badge/Discord-DEV.HC-blue.svg?style=flat-square)](https://discord.gg/k55DS5dmPH) [![License: CAL 1.0](https://img.shields.io/badge/License-CAL%201.0-blue.svg)](https://github.com/holochain/cryptographic-autonomy-license) [![Test](https://github.com/holochain/tryorama/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/holochain/tryorama/actions/workflows/test.yml)