Rename "add_pd" to "add_pdc" (PagerDuty Connect).

This commit is contained in:
Pēteris Caune 2019-11-22 10:43:13 +02:00
parent 7c1b9c4b96
commit d06721ab58
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
4 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -74,7 +74,7 @@
<img <img
class="ai-guide-screenshot" class="ai-guide-screenshot"
alt="Screenshot" alt="Screenshot"
src="{% static 'img/integrations/setup_pd_1.png' %}"> src="{% static 'img/integrations/setup_pdc_1.png' %}">
</div> </div>
</div> </div>
@ -90,7 +90,7 @@
<img <img
class="ai-guide-screenshot" class="ai-guide-screenshot"
alt="Screenshot" alt="Screenshot"
src="{% static 'img/integrations/setup_pd_2.png' %}"> src="{% static 'img/integrations/setup_pdc_2.png' %}">
</div> </div>
</div> </div>
@ -107,7 +107,7 @@
<img <img
class="ai-guide-screenshot" class="ai-guide-screenshot"
alt="Screenshot" alt="Screenshot"
src="{% static 'img/integrations/setup_pd_3.png' %}"> src="{% static 'img/integrations/setup_pdc_3.png' %}">
</div> </div>
</div> </div>
</div> </div>