Merge pull request #249 from Busschers/ErrorHandling-ListOfReferenceText

Fixed copy-paste mistake in reference text.
This commit is contained in:
Arend-Jan Kauffmann 2024-10-04 16:58:48 +02:00 committed by GitHub
commit 5e76983b77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,6 @@ The youtube video shows more about errors presented in such way that the user wi
## List of references ## List of references
For usage of number series, there is more information available on: For error handling, there is more information available on:
- [Microsoft Learn: Error collections](https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-error-collection/) - [Microsoft Learn: Error collections](https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-error-collection/)
- [Youtube: Microsoft Presents: User friendly error handling in AL](https://www.youtube.com/watch?v=D8233xMjVog&list=PLI1l3dMI8xlDM9onioMWUyMSCiFs_mMWw&index=27) - [Youtube: Microsoft Presents: User friendly error handling in AL](https://www.youtube.com/watch?v=D8233xMjVog&list=PLI1l3dMI8xlDM9onioMWUyMSCiFs_mMWw&index=27)