|
7 | 7 | [](https://blockchain.info/address/1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg) |
8 | 8 |
|
9 | 9 | ### Docs |
10 | | -[](https://github.com/geekcom/phpjasper/blob/master/docs/pt_BR/LEIA-ME_pt_BR.md) |
| 10 | +[](https://github.com/PHPJasper/phpjasper/blob/master/docs/pt_BR/LEIA-ME_pt_BR.md) |
11 | 11 |
|
12 | 12 | ### About |
13 | 13 | This package is the solution to compile and process JasperReports (.jrxml & .jasper files) just using PHP. |
@@ -47,7 +47,7 @@ It is recommended using [Jaspersoft Studio](http://community.jaspersoft.com/proj |
47 | 47 | * Reports |
48 | 48 | * Listings |
49 | 49 |
|
50 | | -Package to generate reports with [JasperReports 6.3.1](http://community.jaspersoft.com/project/jaspersoft-studio/releases) library through [JasperStarter v3](http://jasperstarter.sourceforge.net/) command-line tool. |
| 50 | +Package to generate reports with [JasperReports 6.3.1](http://community.jaspersoft.com/project/jaspersoft-studio/releases) library through [JasperStarter v3.1.0](https://bitbucket.org/cenote/jasperstarter) command-line tool. |
51 | 51 |
|
52 | 52 | ## Requirements |
53 | 53 |
|
@@ -96,7 +96,7 @@ composer require geekcom/phpjasper |
96 | 96 | ``` |
97 | 97 | Or in your file'composer.json' add: |
98 | 98 |
|
99 | | -```javascript |
| 99 | +```json |
100 | 100 | { |
101 | 101 | "require": { |
102 | 102 | "geekcom/phpjasper": "1.*" |
@@ -348,15 +348,15 @@ I have a report that generates a *Invoice* with a DB connection, images and mult |
348 | 348 | [JetBrains](https://www.jetbrains.com/) for the [PhpStorm](https://www.jetbrains.com/phpstorm/) and all great tools. |
349 | 349 |
|
350 | 350 |
|
351 | | -## [Questions?](https://github.com/geekcom/phpjasper/issues) |
| 351 | +## [Questions?](https://github.com/PHPJasper/phpjasper/issues) |
352 | 352 |
|
353 | | -Open a new [Issue](https://github.com/geekcom/phpjasper/issues) or look for a closed issue |
| 353 | +Open a new [Issue](https://github.com/PHPJasper/phpjasper/issues) or look for a closed issue |
354 | 354 |
|
355 | 355 |
|
356 | | -## [License](https://github.com/geekcom/phpjasper/blob/master/LICENSE) |
| 356 | +## [License](https://github.com/PHPJasper/phpjasper/blob/master/LICENSE) |
357 | 357 |
|
358 | 358 | MIT |
359 | 359 |
|
360 | | -## [Contribute](https://github.com/geekcom/phpjasper/blob/master/CONTRIBUTING.md) |
| 360 | +## [Contribute](https://github.com/PHPJasper/phpjasper/blob/master/CONTRIBUTING.md) |
361 | 361 |
|
362 | | -Contribute to the community PHP, make a fork!! |
| 362 | +Contribute to the community PHP, make a fork!! |
0 commit comments