8000 Fixed bugtracker link in actors migration guide. · danielhopkins/scala.github.com@c2f56ab · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit c2f56ab

Browse files
committed
Fixed bugtracker link in actors migration guide.
Looks like previous link was wrong: ![error](http://monosnap.com/image/Po3s7WLR8ojTqS1vluGkdZFN6.png)
1 parent b8a6d41 commit c2f56ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviews/core/_posts/2012-11-08-actors-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,4 +578,4 @@ All of the code snippets presented in this document can be found in the [Actors
578578

579579
This document and the Actor Migration Kit were designed and implemented by: [Vojin Jovanovic](http://people.epfl.ch/vojin.jovanovic) and [Philipp Haller](http://lampwww.epfl.ch/~phaller/)
580580

581-
If you find any issues or rough edges please report them at the [Scala Bugtracker](https://scala.github.com/actors-migration/issues).
581+
If you find any issues or rough edges please report them at the [Scala Bugtracker](https://github.com/scala/actors-migration/issues).

0 commit comments

Comments
 (0)
0