Skip to content

Commit ec0b14b

Browse files
committed
Merge pull request prawnpdf#328 from joneslee85/patch-1
Update GitHub url for README
2 parents 91164e4 + 650ff6a commit ec0b14b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also install from git if you'd like, the _master_ branch contains the la
3333

3434
## Release Policies
3535

36-
We may introduce backwards incompatible changes each time our minor version number is bumped, but that any tiny version number bump should be bug fixes and internal changes only. Be sure to read the release notes each time we cut a new release and lock your gems accordingly. You can find the project CHANGELOG at: https://github.com/sandal/prawn/wiki/CHANGELOG
36+
We may introduce backwards incompatible changes each time our minor version number is bumped, but that any tiny version number bump should be bug fixes and internal changes only. Be sure to read the release notes each time we cut a new release and lock your gems accordingly. You can find the project CHANGELOG at: https://github.com/prawnpdf/prawn/wiki/CHANGELOG
3737

3838
## Hello World!
3939

@@ -73,7 +73,7 @@ Please make your posts to the list as specific as possible, including code sampl
7373

7474
If you've found a bug, want to submit a patch, or have a feature request, please enter a ticket into our github tracker:
7575

76-
<http://github.com/sandal/prawn/issues>
76+
<http://github.com/prawnpdf/prawn/issues>
7777

7878
We strongly encourage bug reports to come with failing tests or at least a reduced example that demonstrates the problem. Similarly, patches should include tests, API documentation, and an update to the manual where relevant. Feel free to send a pull request early though, if you just want some feedback or a code review before preparing your code to be merged.
7979

@@ -87,7 +87,7 @@ Over the last several years, we've received code contributions from over 50 peop
8787

8888
While he was only with us for a short time before moving on to other things, we'd also like to thank Prawn core team emeritus Jamis Buck for his contributions. He was responsible for introducing font subsetting as well as the first implementation of our inline formatting support.
8989

90-
You can find the full list of folks who have at least one patch accepted to Prawn on github at https://github.com/sandal/prawn/contributors
90+
You can find the full list of folks who have at least one patch accepted to Prawn on github at https://github.com/prawnpdf/prawn/contributors
9191

9292
## License
9393

0 commit comments

Comments
 (0)