From 2cc4ff465f5479e8893fab46ea77bc2334c846e1 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Sat, 15 Mar 2014 14:48:20 +0100
Subject: [PATCH] Updated URL.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 54e6028a6..33101548b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[documentation](http://oliverschmidt.github.io/cc65/doc)
+[documentation](http://cc65.github.io/cc65/doc)
-[![build status](https://travis-ci.org/oliverschmidt/cc65.png)](https://travis-ci.org/oliverschmidt/cc65/builds)
+[![build status](https://travis-ci.org/cc65/cc65.png)](https://travis-ci.org/cc65/cc65/builds)
cc65 is a complete cross development package for 65(C)02 systems, including
a powerful macro assembler, a C compiler, linker, librarian and several
--
2.39.5