feat: rename project from DocuNova to DocuElevate, update related documentation and templates

This commit is contained in:
Christian Krakau-Louis
2025-04-03 23:25:51 +02:00
parent 7dca46b94b
commit 8f311d730a
35 changed files with 112 additions and 114 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<div class="mb-8">
<h1 class="text-3xl font-bold mb-2">Dropbox Integration Setup</h1>
<p class="text-gray-600 mb-4">
Configure the Dropbox integration for DocuNova using our setup wizard.
Configure the Dropbox integration for DocuElevate using our setup wizard.
</p>
<div class="bg-blue-100 border-l-4 border-blue-500 text-blue-700 p-4 my-4" role="alert">
@@ -49,7 +49,7 @@
<li>Click "Create app"</li>
<li>Select "Scoped access" for API</li>
<li>Choose "Full Dropbox" access (or "App folder" for more restricted access)</li>
<li>Give your app a name (e.g., "DocuNova")</li>
<li>Give your app a name (e.g., "DocuElevate")</li>
<li>Click "Create app"</li>
</ol>
</div>