From 339b00ceccc29e2438c1f874166a4009e718880f Mon Sep 17 00:00:00 2001 From: SAM CARPENTER <sam.carpenter@wisc.edu> Date: Wed, 1 Mar 2023 13:34:01 -0600 Subject: [PATCH] Update README.md --- docs/best-practices/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/best-practices/README.md b/docs/best-practices/README.md index fcb05e0..e1597ba 100644 --- a/docs/best-practices/README.md +++ b/docs/best-practices/README.md @@ -8,3 +8,4 @@ Here are some recommended best practices for designing and working with integrat * [Cloud Data Integration (CDI) vs. Cloud Application Integration (CAI)](best-practices/cai-vs-cdi.md) * [Migrating Assets between Organizations](best-practices/asset-migration.md) * [Email Alerting](best-practices/email-alerting.md) +* [Firewall Expectations](best-practices/firewallexpectation.md) -- GitLab