We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd46f9 commit c9cfb41Copy full SHA for c9cfb41
2 files changed
docs/_config.yml
@@ -1,4 +1,4 @@
1
-title: "Salesforce Separation of Concerns & The Apex Common Library"
+title: "The Complete Guide to the Apex Common Library"
2
description: "A comprehensive guide to implementing Separation of Concerns in Salesforce using the Apex Common Library."
3
4
remote_theme: just-the-docs/just-the-docs
docs/index.md
@@ -6,7 +6,7 @@ description: "A comprehensive guide to implementing Separation of Concerns in Sa
6
permalink: /
7
---
8
9
-# Salesforce Separation of Concerns & The Apex Common Library
+# The Complete Guide to the Apex Common Library
10
{: .no_toc }
11
12
### What Is This Wiki?
0 commit comments