signintech/gopdf

PDF document has moved

Opened this issue · 1 comments

diff --git a/README.md b/README.md
index b11c056..2691b06 100644
--- a/README.md
+++ b/README.md
@@ -253,7 +253,7 @@ pdf.RotateReset() //reset
 
 ### Set transparency
 
-Read about [transparency in pdf](https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/PDF32000_2008.pdf) `(page 320, section 11)`
+Read about [transparency in pdf](https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf) `(page 320, section 11)`
 
 ```go
 // alpha - value of transparency, can be between `0` and `1`

I would push and create a PR, but the security policy forbids it:

remote: Permission to signintech/gopdf.git denied to gglazer-dustyrobotics.

Hi, For PR you can make branch in your repository ( repository that fork from signintech/gopdf ) and make PR from that repository back to signintech/gopdf.