From c7d93ab202a679dcff33cce89472112709d66499 Mon Sep 17 00:00:00 2001
From: Leon Poyyayil
Date: Sat, 25 Oct 2025 11:52:21 +0200
Subject: [PATCH] added more wiki links to web page
---
website/index.html | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/website/index.html b/website/index.html
index 7ed479e..966ed9a 100644
--- a/website/index.html
+++ b/website/index.html
@@ -91,6 +91,9 @@
The BorderCastle JCE provider is signed with a special JCE code signing
certificate for JCE provider signing (issued by the "JCE Code Signing CA,
Oracle Corporation").
+ Check the
+ wiki for more information.
This allows the provider to be used for both, on Android and with "normal"
@@ -115,9 +118,14 @@
Building
The
+ wiki
+ describes the necessary steps for
Wiki
- describes the necessary steps for building.
+ class="extLnk" target="_blank">building
+ and the
+ resulting files.
Contributors