Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mach_override.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan 'Wolf' Rentzsch <jwr.git@redshed.net>2012-04-10 16:09:13 +0400
committerJonathan 'Wolf' Rentzsch <jwr.git@redshed.net>2012-04-10 16:09:13 +0400
commit9c7656590716ae2eec9b069212e74676021d8a1a (patch)
treea561701a5259781347ba7da4c4f32659cc072065
parent4a7106c55e554645ae343f777181b51a0ea58aac (diff)
Update README.markdown
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index b7aa2cd..b49f4d0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -2,7 +2,7 @@
`mach_star` is an open-source code suite for suppressing, replacing and/or extending Mac OS X functionality at a very low level. Its principal components are `mach_override` (replace and/or extend existing functions at runtime) and `mach_inject` (dynamically load your code into a running process).
-Please use [`mach_star's` Lighthouse project site](http://rentzsch.lighthouseapp.com/projects/27728-mach_star/tickets) to [file bugs or feature requests](http://rentzsch.lighthouseapp.com/projects/27728-mach_star/tickets/new).
+Please use mach_star's [issues tab](https://github.com/rentzsch/mach_star/issues) to [file bugs or feature requests](https://github.com/rentzsch/mach_star/issues/new).
##Version History