diff --git a/documentation/RecordReference.md b/documentation/RecordReference.md index 066ec930f..08f0f5914 100644 --- a/documentation/RecordReference.md +++ b/documentation/RecordReference.md @@ -1,9 +1,12 @@ # Record Reference Documentation {#recordrefmanual} -The following documentation for the record types and menus include with Base was +The documentation below for the record types and menus included with Base was converted from the old EPICS Wiki pages and updated. This list only includes the -record types supplied with Base. +record types supplied with Base. The first two links below are to an external +website where these original reference chapters are now being published. +* [Introduction to EPICS](https://docs.epics-controls.org/en/latest/guides/EPICS_Intro.html) +* [Process Database Concepts](https://docs.epics-controls.org/en/latest/guides/EPICS_Process_Database_Concepts.html) * [Fields Common to All Record Types](dbCommonRecord.html) * [Fields Common to Input Record Types](dbCommonInput.html) * [Fields Common to Output Record Types](dbCommonOutput.html) @@ -35,7 +38,7 @@ record types supplied with Base. * [Multi-Bit Binary Output Direct Record (mbboDirect)](mbboDirectRecord.html) * [Multi-Bit Binary Output Record (mbbo)](mbboRecord.html) * [Permissive Record (permissive)](permissiveRecord.html) -* [Printf Record (prinf)](printfRecord.html) +* [Printf Record (printf)](printfRecord.html) * [Select Record (sel)](selRecord.html) * [Sequence Record (seq)](seqRecord.html) * [State Record (state)](stateRecord.html)