From 97afb878aa66c1437c04ab6f18044fb930535fac Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Sat, 7 Sep 2024 00:33:30 -0300 Subject: [PATCH] remove netlify badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b5ddca..6b784d0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)][docs] [![NPM Package](https://img.shields.io/npm/v/solidity-ast.svg)](https://www.npmjs.org/package/solidity-ast) -[![Netlify Status](https://api.netlify.com/api/v1/badges/f75316b8-4824-488b-a526-46951bedc2b1/deploy-status)](https://app.netlify.com/sites/solidity-ast/deploys) **TypeScript types and a JSON Schema for the Solidity AST.** @@ -20,7 +19,7 @@ Schema, so you will not find them in the repository. You can see what they look like on [unpkg] or the [documentation][docs]. [unpkg]: https://unpkg.com/solidity-ast@latest/types.d.ts -[docs]: https://solidity-ast.netlify.app/ +[docs]: https://solidity-ast.info/ ## Solidity Versioning