Skip to content

Commit 986b099

Browse files
authored
Merge pull request #27 from codefori/fix/debug_certs_path
Correct debug certs path
2 parents a3e201b + 52cc84a commit 986b099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/developing/debug/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To debug a program from the Object Browser, right-click on the program object an
5757

5858
* PTFs
5959
* Certificates setup on the server
60-
* created in `/QIBM/ProdData/IBMiDebugService/bin/certs`
60+
* created in `/QIBM/UserData/IBMiDebugService/certs`
6161
* IBM i Debug extension
6262
* installed into Visual Studio Code
6363
* Local client certificate (**optional**)

0 commit comments

Comments
 (0)