Explorar el Código

change location of svg

tags/v0.9.0
Sean Enck hace 7 años
padre
commit
89053fdd15
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -67,7 +67,7 @@ The `stable` branch contains the latest release. You can run this for a producti
67 67
 
68 68
 #### Building
69 69
 
70
-[![Build Status](https://travis-ci.org/enckse/oragono.svg?branch=master)](https://travis-ci.org/enckse/oragono)
70
+[![Build Status](https://travis-ci.org/oragono/oragono.svg?branch=master)](https://travis-ci.org/oragono/oragono)
71 71
 
72 72
 Clone the appropriate branch. From the root folder, run `make` to generate all release files for all of our target OSes:
73 73
 ```

Loading…
Cancelar
Guardar