You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/user-guide/other/articles-and-presentations.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,17 @@ order: 30
6
6
7
7
## 2014
8
8
9
-
[Git client for ABAP – alpha release](http://blogs.sap.com/2014/07/17/git-client-for-abap-alpha-release/)
9
+
[Git client for ABAP – alpha release](https://blogs.sap.com/2014/07/17/git-client-for-abap-alpha-release/)
10
10
-Lars Hvam
11
11
12
12
## 2015
13
13
14
-
[How can I use Git and GitHub for SAP software development?](http://searchsap.techtarget.com/answer/How-can-I-use-Git-and-GitHub-for-SAP-software-development)
14
+
[How can I use Git and GitHub for SAP software development?](https://searchsap.techtarget.com/answer/How-can-I-use-Git-and-GitHub-for-SAP-software-development)
15
15
-Ethan Jewett
16
16
17
17
## 2016
18
18
19
-
[Implementing modern practices in an ABAP development shop](http://searchsap.techtarget.com/tip/Implementing-modern-practices-in-an-ABAP-development-shop)
19
+
[Implementing modern practices in an ABAP development shop](https://searchsap.techtarget.com/tip/Implementing-modern-practices-in-an-ABAP-development-shop)
@@ -57,7 +57,7 @@ SAUG National Summit 2017, September 5th
57
57
SAP Teched Las Vegas
58
58
-Graham Robinson
59
59
60
-
[abapGit](https://larshp.github.io/Presentations/itsapcluj2017/abapgit/), [IT Conference on SAP Technologies](http://www.itconferencesap.com/), Cluj
60
+
[abapGit](https://larshp.github.io/Presentations/itsapcluj2017/abapgit/), [IT Conference on SAP Technologies](https://web.archive.org/web/20180429031206/https://www.itconferencesap.com/), Cluj
[Getting started – Open sourcing ABAP code](https://blogs.sap.com/2017/11/19/getting-started-open-sourcing-abap-code/)
68
68
-Lars Hvam
69
69
70
-
[ABAP and the Cloud](http://sapinsider.wispubs.com/Assets/Articles/2017/November/SPI-ABAP-and-the-Cloud)
70
+
[ABAP and the Cloud](https://sapinsider.wispubs.com/Assets/Articles/2017/November/SPI-ABAP-and-the-Cloud)
71
71
-Karl Kessler
72
72
73
73
[Innovative, Disruptive, Enterprise Focused and Boring – Choose Four. Reflections on SAP TechEd](https://redmonk.com/fryan/2017/12/11/innovative-disruptive-enterprise-focused-and-boring-choose-four-reflections-on-sap-teched/)
74
74
-RedMonk
75
75
76
76
## 2018
77
77
78
-
[abapGit](http://www.tricktresor.de/blog/abapgit) (in German) -Enno Wulff
78
+
[abapGit](https://www.tricktresor.de/blog/abapgit) (in German) -Enno Wulff
79
79
80
80
[ABAP Code Reviews with abapGit](https://blogs.sap.com/2018/03/23/abap-code-reviews-with-abapgit/) -Eduardo Copat
81
81
@@ -163,7 +163,7 @@ Michael Pang
163
163
164
164
[Storing ABAP build artifacts in OCI registry](https://blogs.sap.com/2022/07/26/storing-abap-build-artifacts-in-oci-registry/), Lars Hvam
165
165
166
-
[Managing SAP Application Dependencies with abapGit and APACK](https://blogs.sap.com/2022/07/28/managing-sap-application-dependencies-with-abapgit-and-apack/), Limor Wainstein
166
+
[Managing SAP Application Dependencies with abapGit and APACK](https://web.archive.org/web/20220818015836/https://blogs.sap.com/2022/07/28/managing-sap-application-dependencies-with-abapgit-and-apack/), Limor Wainstein (archived)
167
167
168
168
[Part 5: Using ABAPGit to Transfer On-Premise ABAP Source Code to SAP BW bridge](https://blogs.sap.com/2022/08/25/part-5-using-abapgit-to-transfer-on-premise-abap-source-code-to-sap-bw-bridge/), Wilson Kurian
169
169
@@ -181,4 +181,4 @@ Michael Pang
181
181
182
182
[What is abapGit?](https://switchedon.bowdark.com/what-is-abapgit-e6022c6e99d9), Colby Hemond
183
183
184
-
[Managing Updates to abapGit in Shared Development Systems]https://blogs.sap.com/2023/09/22/managing-updates-to-abapgit-in-shared-development-systems/, Fabian Lupa
184
+
[Managing Updates to abapGit in Shared Development Systems](https://blogs.sap.com/2023/09/22/managing-updates-to-abapgit-in-shared-development-systems/), Fabian Lupa
Copy file name to clipboardExpand all lines: src/user-guide/setup/ssl-setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,8 +146,8 @@ Connection issues typically lead to "Access to resource forbidden" (HTTP 403) or
146
146
147
147
The following blog posts on the SAP Community Network might be helpful:
148
148
149
-
-[Calling WebServices from ABAP via HTTPS/SSL with pfx certificates](http://scn.sap.com/people/jens.gleichmann/blog/2008/10/31/calling-webservices-from-abap-via-httpsssl-with-pfx-certificates)
150
-
-[BSP a Developer’s Journal Part XIV – Consuming WebServices with ABAP](http://scn.sap.com/people/thomas.jung/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap)
149
+
-[Calling WebServices from ABAP via HTTPS/SSL with pfx certificates](https://scn.sap.com/people/jens.gleichmann/blog/2008/10/31/calling-webservices-from-abap-via-httpsssl-with-pfx-certificates)
150
+
-[BSP a Developer’s Journal Part XIV – Consuming WebServices with ABAP](https://scn.sap.com/people/thomas.jung/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap)
0 commit comments