correct wasi-sdk branch name references from `master` to `main` (#170)

The build bage in README.md was way out of date - we no longer use azure
for CI and the urls were to the old cranestation location. So I deleted
it.
pull/171/head
Pat Hickey 4 years ago committed by GitHub
parent b36c433738
commit 26069492b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ on:
tags:
push:
branches:
- master
- main
pull_request:
jobs:

@ -1,7 +1,5 @@
# WASI SDK
[![Build Status](https://dev.azure.com/CraneStation/wasi-sdk/_apis/build/status/CraneStation.wasi-sdk?branchName=master)](https://dev.azure.com/CraneStation/wasi-sdk/_build/latest?definitionId=2&branchName=master)
## Quick Start
[Download SDK packages here.](https://github.com/WebAssembly/wasi-sdk/releases)

Loading…
Cancel
Save