File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
electron-nodeintegration/src
wasm-benchmark/src/ui/components Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/**
22 * You can use this style sheet to theme Nutrient Electron SDK.
3- * https://www.nutrient.io/blog/2018/ theming-pspdfkit-for-web/
3+ * https://www.nutrient.io/blog/theming-pspdfkit-for-web/
44 */
55
66.PSPDFKit-Toolbar {
Original file line number Diff line number Diff line change @@ -88,6 +88,6 @@ Please ensure you’ve signed [our CLA][cla] so that we can accept your contribu
8888[ getting started ] : https://www.nutrient.io/getting-started/web/?frontend=react&download=npm&integration=module
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/
91- [ how to convert html to pdf using react ] : https://www.nutrient.io/blog/2022/ how-to-convert-html-to-pdf-using-react/
91+ [ how to convert html to pdf using react ] : https://www.nutrient.io/blog/how-to-convert-html-to-pdf-using-react/
9292[ 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/
9393[ cla ] : https://www.nutrient.io/guides/web/current/miscellaneous/contributing/
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ export default class Benchmark extends React.Component<Props> {
150150 < p >
151151 Read about how you can{ " " }
152152 < a
153- href = "https://www.nutrient.io/blog/2018/ optimize-webassembly-startup-performance"
153+ href = "https://www.nutrient.io/blog/optimize-webassembly-startup-performance"
154154 target = "_blank"
155155 rel = "noopener noreferrer"
156156 >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export default function Introduction() {
2323 benchmark based on{ " " }
2424 < a href = "https://www.nutrient.io/web" > Nutrient Web SDK</ a > . Want to
2525 know more about the benchmark? Read the{ " " }
26- < a href = "https://www.nutrient.io/blog/2018/ a-real-world-webassembly-benchmark/" >
26+ < a href = "https://www.nutrient.io/blog/a-real-world-webassembly-benchmark/" >
2727 announcement blog post
2828 </ a >
2929 .
You can’t perform that action at this time.
0 commit comments