Skip to content

Commit 7bcf0b5

Browse files
committed
Make badges always for the current fork
1 parent a2924b6 commit 7bcf0b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Solana onchain program examples for ⚓ Anchor, 💫 Quasar, 🤥 Pinocchio, and 🦀 Native Rust.
44

5-
[![Anchor](https://github.com/solana-developers/program-examples/actions/workflows/anchor.yml/badge.svg?event=schedule)](https://github.com/solana-developers/program-examples/actions/workflows/anchor.yml) [![Quasar](https://github.com/solana-developers/program-examples/actions/workflows/solana-quasar.yml/badge.svg?event=schedule)](https://github.com/solana-developers/program-examples/actions/workflows/solana-quasar.yml) [![Pinocchio](https://github.com/solana-developers/program-examples/actions/workflows/solana-pinocchio.yml/badge.svg?event=schedule)](https://github.com/solana-developers/program-examples/actions/workflows/solana-pinocchio.yml) [![Native](https://github.com/solana-developers/program-examples/actions/workflows/solana-native.yml/badge.svg?event=schedule)](https://github.com/solana-developers/program-examples/actions/workflows/solana-native.yml)
5+
[![Anchor](../../../actions/workflows/anchor.yml/badge.svg?event=schedule)](../../../actions/workflows/anchor.yml) [![Quasar](../../../actions/workflows/solana-quasar.yml/badge.svg?event=schedule)](../../../actions/workflows/solana-quasar.yml) [![Pinocchio](../../../actions/workflows/solana-pinocchio.yml/badge.svg?event=schedule)](../../../actions/workflows/solana-pinocchio.yml) [![Native](../../../actions/workflows/solana-native.yml/badge.svg?event=schedule)](../../../actions/workflows/solana-native.yml)
66

77
This repo contains Solana onchain programs (referred to as 'Smart Contracts' in other blockchains).
88

0 commit comments

Comments
 (0)