Skip to content

Commit 303694e

Browse files
committed
remove netlify badge
1 parent 537fdbf commit 303694e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

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

33
[![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)][docs]
44
[![NPM Package](https://img.shields.io/npm/v/solidity-ast.svg)](https://www.npmjs.org/package/solidity-ast)
5-
[![Netlify Status](https://api.netlify.com/api/v1/badges/f75316b8-4824-488b-a526-46951bedc2b1/deploy-status)](https://app.netlify.com/sites/solidity-ast/deploys)
65

76
**TypeScript types and a JSON Schema for the Solidity AST.**
87

@@ -20,7 +19,7 @@ Schema, so you will not find them in the repository. You can see what they look
2019
like on [unpkg] or the [documentation][docs].
2120

2221
[unpkg]: https://unpkg.com/solidity-ast@latest/types.d.ts
23-
[docs]: https://solidity-ast.netlify.app/
22+
[docs]: https://solidity-ast.info/
2423

2524
## Solidity Versioning
2625

0 commit comments

Comments
 (0)