Skip to content

Commit 00f11e2

Browse files
committed
Fix link to build badge
1 parent b3a75f2 commit 00f11e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CoordinateTransformations
22

3-
[![Build Status](https://travis-ci.org/FugroRoames/CoordinateTransformations.jl.svg?branch=master)](https://travis-ci.org/FugroRoames/CoordinateTransformations.jl)
3+
[![Build Status](https://github.com/JuliaGeometry/CoordinateTransformations.jl/workflows/CI/badge.svg)](https://github.com/JuliaGeometry/CoordinateTransformations.jl/actions?query=workflow%3ACI)
44

55
**CoordinateTransformations** is a Julia package to manage simple or complex
66
networks of coordinate system transformations. Transformations can be easily

0 commit comments

Comments
 (0)